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 3622a30
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-duster[bot] authored Dec 20, 2023
1 parent 74ae549 commit 1f6172d
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:3c65ca5354a5c95c3549a6516817275fd8b3e3fb9f64f5f90d4a378619f738c4 as builder
FROM golang:1.21@sha256:3622a30ef0f400f67db0ca35f1c32af70c251ee8157cf3f6f9c272b690aedb8b as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 1f6172d

Please sign in to comment.