Skip to content

Commit b670312

Browse files
Update go version to v1.24.11
1 parent 6498df4 commit b670312

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.24.6
1+
golang 1.24.11

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## Build
1818

19-
FROM docker.io/library/golang:1.24.6 AS build
19+
FROM docker.io/library/golang:1.24.11 AS build
2020

2121
ARG TARGETOS
2222
ARG TARGETARCH

0 commit comments

Comments
 (0)