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 51b761f commit 984aa89Copy full SHA for 984aa89
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