Upgrade go version
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 11s

This commit is contained in:
2026-03-16 16:22:11 +00:00
parent b4ddb4d402
commit a4514ad98d

View File

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