Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 10, 2022
1 parent d6c68a4 commit 936486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/experimental/service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.18@sha256:9349ed889adb906efa5ebc06485fe1b6a12fb265a01c9266a137bb1352565560 AS base
FROM golang:1.19@sha256:1860373709cc04bacfcf3bb1aaa8c14bb1243e971e9c4e70607ffa05f72466d6 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 936486b

Please sign in to comment.