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 48fa20b commit bd36bbeCopy full SHA for bd36bbe
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine as builder
+FROM golang:1.24-alpine as builder
2
3
WORKDIR /app
4
COPY go.* .
0 commit comments