Skip to content

Commit 81b0222

Browse files
Copilotdavidgamero
andcommitted
chore: Upgrade Dockerfile to use Go 1.24
Co-authored-by: davidgamero <4248857+davidgamero@users.noreply.github.com>
1 parent db5b097 commit 81b0222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine
1+
FROM golang:1.24-alpine
22

33
WORKDIR /draft
44

0 commit comments

Comments
 (0)