We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c5f13 commit 869aaa4Copy full SHA for 869aaa4
cli/experimental/service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21@sha256:d83472f1ab5712a6b2b816dc811e46155e844ddc02f5f5952e72c6deedafed77 AS base
+FROM golang:1.21@sha256:ee0fa0d404e6fb5e80d69769bc0e723a44f73b671e2b43008396c82eae92071d AS base
2
WORKDIR /src
3
ENV CGO_ENABLED=0
4
COPY . ./
0 commit comments