We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5c68f commit 08dd09cCopy full SHA for 08dd09c
cli/experimental/service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18@sha256:616aa980e2a8f3944baf5975d475f6ef1a3e50f1ec56fecd2e88280f5d1b4bf2 AS base
+FROM golang:1.19@sha256:d3f734e1f46ec36da8c1bce67cd48536138085289e24cfc8765f483c401b7d96 AS base
2
WORKDIR /src
3
ENV CGO_ENABLED=0
4
COPY . ./
0 commit comments