We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c68a4 commit 936486bCopy full SHA for 936486b
cli/experimental/service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18@sha256:9349ed889adb906efa5ebc06485fe1b6a12fb265a01c9266a137bb1352565560 AS base
+FROM golang:1.19@sha256:1860373709cc04bacfcf3bb1aaa8c14bb1243e971e9c4e70607ffa05f72466d6 AS base
2
WORKDIR /src
3
ENV CGO_ENABLED=0
4
COPY . ./
0 commit comments