Skip to content

Commit 9993541

Browse files
Update golang Docker tag to v1.24
1 parent 85492c4 commit 9993541

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.19 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)