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 3fa563f commit 3f62611Copy full SHA for 3f62611
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.2-alpine3.21@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS azcopy
+FROM golang:1.24.4-alpine3.21@sha256:56a23791af0f77c87b049230ead03bd8c3ad41683415ea4595e84ce7eada121a AS azcopy
2
ARG TARGETARCH
3
ENV GOARCH=$TARGETARCH GOOS=linux
4
WORKDIR /usr/bin
0 commit comments