Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2022
1 parent edb792b commit a880d46
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:d72a2944621f0f4027983e094bdf9464d26459c17efe732320043b84c91e51e7 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit a880d46

Please sign in to comment.