Skip to content

Commit 936486b

Browse files
committed
chore(deps): update golang docker tag to v1.19
1 parent d6c68a4 commit 936486b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/experimental/service/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18@sha256:9349ed889adb906efa5ebc06485fe1b6a12fb265a01c9266a137bb1352565560 AS base
1+
FROM golang:1.19@sha256:1860373709cc04bacfcf3bb1aaa8c14bb1243e971e9c4e70607ffa05f72466d6 AS base
22
WORKDIR /src
33
ENV CGO_ENABLED=0
44
COPY . ./

0 commit comments

Comments
 (0)