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 790dc63 commit b01f6d6Copy full SHA for b01f6d6
Dockerfile
@@ -1,5 +1,5 @@
1
# Build Go Binary
2
-FROM golang:1.25.3@sha256:8c945d3e25320e771326dafc6fb72ecae5f87b0f29328cbbd87c4dff506c9135 AS build
+FROM golang:1.25.3@sha256:0afe9b553123ec160b8282154b7156241ebf43c9033ea2bf9528c6c58c17e89d AS build
3
4
WORKDIR /app
5
COPY ["go.mod", "go.sum", "./"]
0 commit comments