Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
chore(docker): update golang:1.20 docker digest to 741d6f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2023
1 parent 2371434 commit 7e74d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:ee18a70a6b5704382d731d666c9790b17176f9866711a39464b872df251a891c as build
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:741d6f9bcab778441efe05c8e4369d4f8ff56c9a635a97d77f55d8b0ec62f907 as build

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 7e74d60

Please sign in to comment.