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 d5bef67
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-duster[bot] authored Dec 20, 2023
1 parent 156d210 commit de014e7
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:fb02af54c90379fc747f468b9d4a4701be8bcbbdefe87b15377e47362222fa80 as builder
FROM golang:1.21@sha256:d5bef67a8a62072871e70540fcedc3c0b8bfd75aa065be3d3c5826dd088842a9 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit de014e7

Please sign in to comment.