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 b97bb33 commit 1f1cfe4Copy full SHA for 1f1cfe4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.5 AS build
+FROM golang:1.24.0 AS build
2
WORKDIR /deck
3
COPY go.mod ./
4
COPY go.sum ./
0 commit comments