We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4b2d1 commit 5845f8aCopy full SHA for 5845f8a
Dockerfile
@@ -1,6 +1,6 @@
1
# BUILD BIN
2
3
-FROM golang:1.22.0 as app-builder
+FROM golang:1.23.0 as app-builder
4
5
# Build the app binary in /app
6
WORKDIR /app
0 commit comments