Skip to content

Commit

Permalink
Bump golang from 1.23.6-bookworm to 1.24.0-bookworm
Browse files Browse the repository at this point in the history
Bumps golang from 1.23.6-bookworm to 1.24.0-bookworm.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 7379838 commit 38c7082
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.23.6-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355 AS builder
FROM golang:1.24.0-bookworm@sha256:6260304a09fb81a1983db97c9e6bfc1779ebce33d39581979a511b3c7991f076 AS builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 38c7082

Please sign in to comment.