Skip to content

Commit 6e8473e

Browse files
Update golang Docker tag to v1.24.0
1 parent ddb4a69 commit 6e8473e

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
@@ -12,7 +12,7 @@
1212
# http://127.0.0.1:9313/metrics
1313
# http://127.0.0.1:9313/status
1414

15-
FROM golang:1.21.6 as builder
15+
FROM golang:1.24.0 as builder
1616

1717
ENV GO111MODULE=on
1818

0 commit comments

Comments
 (0)