Skip to content

Commit

Permalink
Bump Go version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adambabik committed Feb 18, 2025
1 parent 28504ff commit 65cb10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/runme-test-env.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23-bookworm
FROM golang:1.24-bookworm

LABEL org.opencontainers.image.authors="StatefulHQ <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/stateful/runme"
Expand Down

0 comments on commit 65cb10d

Please sign in to comment.