Update go version to 1.25

This commit is contained in:
2026-03-16 15:45:34 +00:00
parent b4ddb4d402
commit 84e18dddfa

View File

@@ -1,4 +1,4 @@
FROM golang:1.24
FROM golang:1.25
WORKDIR /backend