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 a5ea830Copy full SHA for a5ea830
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:7e3cbcd2f6af1bebb937462ec29f77ce28b406081af509afed158fa8721f11af AS build
3
4
WORKDIR /app
5
COPY ["go.mod", "go.sum", "./"]
0 commit comments