We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd34e6c commit fb5b620Copy full SHA for fb5b620
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.23.2-alpine AS builder
+FROM --platform=$BUILDPLATFORM golang:1.23.3-alpine AS builder
2
WORKDIR /go/src/github.com/tus/tusd
3
4
# Add gcc and libc-dev early so it is cached
0 commit comments