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