We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f31b79 + b03bdea commit 1c80d63Copy full SHA for 1c80d63
Dockerfile.multi
@@ -1,7 +1,7 @@
1
# syntax = docker/dockerfile:1.2
2
3
# get modules, if they don't change the cache can be used for faster builds
4
-FROM golang:1.24@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71 AS base
+FROM golang:1.24@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e AS base
5
ENV GO111MODULE=on
6
ENV CGO_ENABLED=0
7
ENV GOOS=linux
0 commit comments