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

Commit

Permalink
chore(docker-image): update golang:1.21 docker digest to 63769aa
Browse files Browse the repository at this point in the history
  • Loading branch information
bjw-s-bot[bot] authored Dec 9, 2023
1 parent b565310 commit 8af2e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.21@sha256:58e14a93348a3515c2becc54ebd35302128225169d166b7c6802451ab336c907 as builder
FROM golang:1.21@sha256:63769aa11f833b6fcd4ed5a2122a07507c92b5d832aed4b3c19ae85d595bc739 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 8af2e24

Please sign in to comment.