Skip to content

Commit d15a3a6

Browse files
committed
flake.lock: update flake inputs
Update the flake.lock to pull in go 1.24 Also update dockerfile to 1.24 Signed-off-by: Mike O'Driscoll <[email protected]>
1 parent ae9f462 commit d15a3a6

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.23-alpine as build
1+
FROM --platform=$BUILDPLATFORM golang:1.24-alpine as build
22

33
WORKDIR /work
44

flake.lock

Lines changed: 15 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)