Skip to content

Commit 8be4a94

Browse files
committed
update go version
1 parent d332578 commit 8be4a94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.63
1+
1.0.64

resources/docker/Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM golang:1.25
1+
FROM golang:1.26
22
ENV PATH=/root/.local/bin:$PATH
33
HEALTHCHECK CMD go version || exit 1

0 commit comments

Comments
 (0)