We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9abffe commit f4ea9b5Copy full SHA for f4ea9b5
cli/experimental/service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19@sha256:9f2dd04486e84eec72d945b077d568976981d9afed8b4e2aeb08f7ab739292b3 AS base
+FROM golang:1.19@sha256:9613596d7405705447f36440a59a3a2a1d22384c7568ae1838d0129964c5ba13 AS base
2
WORKDIR /src
3
ENV CGO_ENABLED=0
4
COPY . ./
0 commit comments