Skip to content

Commit 0ef95ea

Browse files
authored
Merge pull request #12 from wolf31o2/chore/go-1.24
Update Go to 1.24
2 parents 89382de + 3222aae commit 0ef95ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22-alpine
1+
FROM golang:1.24-alpine
22

33
COPY entrypoint.sh /entrypoint.sh
44

0 commit comments

Comments
 (0)