Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang docker tag to v1.23.1 (#…
Browse files Browse the repository at this point in the history
…1106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent f69d860 commit 7ce6278
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 docker.io/library/golang:1.23.0@sha256:1a6db32ea47a4910759d5bcbabeb8a8b42658e311bd8348ea4763735447c636c AS builder
FROM docker.io/library/golang:1.23.1@sha256:f15f96674c36eadd6fdcb57e9609c728395aa6b565eabb2db563917a7edcade8 AS builder
ARG GOPROXY
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 7ce6278

Please sign in to comment.