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 beab5ae
Browse files Browse the repository at this point in the history
  • Loading branch information
bjw-s-bot[bot] authored Dec 5, 2023
1 parent d259a97 commit 15a1793
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:9baee0edab4139ae9b108fffabb8e2e98a67f0b259fd25283c2a084bd74fea0d as builder
FROM golang:1.21@sha256:beab5ae06edf17a1c0e35db4e0294cdca72a422212d7d09366cc372a31694645 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 15a1793

Please sign in to comment.