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 068cbbb commit ad2bba9Copy full SHA for ad2bba9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.24.0-alpine AS builder
+FROM --platform=$BUILDPLATFORM golang:1.24.1-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