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