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.
2 parents f545704 + 7cb1c50 commit 05e32c3Copy full SHA for 05e32c3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.5 AS build
+FROM golang:1.23.2 AS build
2
WORKDIR /app
3
4
# Copy the source code.
0 commit comments