We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8808461 commit cb60273Copy full SHA for cb60273
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# 1.25.5-alpine3.23
2
-FROM golang@sha256:26111811bc967321e7b6f852e914d14bede324cd1accb7f81811929a6a57fea9 AS builder
+FROM golang@sha256:d9b2e14101f27ec8d09674cd01186798d227bb0daec90e032aeb1cd22ac0f029 AS builder
3
4
WORKDIR /app
5
COPY go.mod go.sum ./
0 commit comments