Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 13ac1dd commit d5cb802
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.22.6@sha256:945c798aafa0a5ce1a324de4f3a74ebd84c1455680e2f2362a185bc7c7847010 AS builder
FROM docker.io/library/golang:1.23.0@sha256:a400dc7e0a82fb3ffef3736d38edf42c3cc36140d5427d65a19c422d07ba60d9 AS builder
ARG GOPROXY
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit d5cb802

Please sign in to comment.