There was an error while loading. Please reload this page.
2 parents 12eaf53 + e080ba7 commit cdaa9b8Copy full SHA for cdaa9b8
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