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 ae34fbf
Browse files Browse the repository at this point in the history
  • Loading branch information
bjw-s-bot[bot] authored Dec 9, 2023
1 parent 8dcd1bf commit 2078316
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:16aa78a5f734b2af158eb4582a1adb4dc48f51c28fb6b5478075242c3f8c0977 as builder
FROM golang:1.21@sha256:ae34fbf671566a533f92e5469f3f3d34e9e6fb14c826db09956454da9a84c9a9 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 2078316

Please sign in to comment.