Skip to content

Commit db33ad4

Browse files
authoredMar 27, 2025··
Update golang Docker tag to v1.24
1 parent 438d66e commit db33ad4

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 as builder
1+
FROM golang:1.24 as builder
22

33
# Create and change to the app directory.
44
WORKDIR /app

0 commit comments

Comments
 (0)
Please sign in to comment.