There was an error while loading. Please reload this page.
1 parent 12eaf53 commit e080ba7Copy full SHA for e080ba7
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
# BUILD BIN
2
3
-FROM golang:1.23 as app-builder
+FROM golang:1.25 as app-builder
4
5
# Build the app binary in /app
6
WORKDIR /app
0 commit comments