Skip to content

Commit

Permalink
Bump golang from 1.23 to 1.24 in /build
Browse files Browse the repository at this point in the history
Bumps golang from 1.23 to 1.24.

---
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 4b437e7 commit 5bf3a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################
FROM --platform=$BUILDPLATFORM golang:1.23@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 AS builder
FROM --platform=$BUILDPLATFORM golang:1.24@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da AS builder

WORKDIR /app

Expand Down

0 comments on commit 5bf3a23

Please sign in to comment.