Skip to content

Commit e5dba41

Browse files
ethanalee-workgopherbot
authored andcommitted
cmd/worker: update golang version to 1.25.0 in Dockerfile
Change-Id: I48e9326d67615115f5462337b728f28807896646 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/697755 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Ethan Lee <[email protected]> Reviewed-by: Neal Patel <[email protected]>
1 parent cd1a299 commit e5dba41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/worker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# installed here will be shadowed.
1414

1515

16-
FROM golang:1.23.0
16+
FROM golang:1.25.0
1717

1818
LABEL maintainer="Go Ecosystem Team <[email protected]>"
1919

0 commit comments

Comments
 (0)