Skip to content

Commit

Permalink
chore(deps): update golang:1.18 docker digest to 5540a6a (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: asraa <asraa@google.com>
  • Loading branch information
renovate-bot and asraa committed Sep 6, 2022
1 parent a040702 commit 0211941
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:616aa980e2a8f3944baf5975d475f6ef1a3e50f1ec56fecd2e88280f5d1b4bf2 AS base
FROM golang:1.18@sha256:5540a6a6b3b612c382accc545b3f6702de21e77b15d89ad947116c94b5f42993 AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./
Expand Down

0 comments on commit 0211941

Please sign in to comment.