We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92b285 + de3d169 commit 9901080Copy full SHA for 9901080
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.25@sha256:ab1f5c47de0f2693ed97c46a646bde2e4f380e40c173454d00352940a379af60 AS base
+FROM golang:1.25@sha256:6bac879c5b77e0fc9c556a5ed8920e89dab1709bd510a854903509c828f67f96 AS base
5
ENV GO111MODULE=on
6
ENV CGO_ENABLED=0
7
ENV GOOS=linux
0 commit comments