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 59e4167 + 1c8e9e1 commit f3118d3Copy full SHA for f3118d3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 AS builder
+FROM golang:1.23 AS builder
2
WORKDIR /app
3
4
COPY go.mod go.sum ./
0 commit comments