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 c38f5fd + 9b06784 commit 45d0902Copy full SHA for 45d0902
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.5 AS build
+FROM golang:1.24.6 AS build
2
WORKDIR /app
3
COPY go.mod go.sum ./
4
COPY ./vendor ./vendor
0 commit comments