Skip to content

Commit a5ea830

Browse files
chore(deps): update golang:1.25.3 docker digest to 7e3cbcd
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 790dc63 commit a5ea830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build Go Binary
2-
FROM golang:1.25.3@sha256:8c945d3e25320e771326dafc6fb72ecae5f87b0f29328cbbd87c4dff506c9135 AS build
2+
FROM golang:1.25.3@sha256:7e3cbcd2f6af1bebb937462ec29f77ce28b406081af509afed158fa8721f11af AS build
33

44
WORKDIR /app
55
COPY ["go.mod", "go.sum", "./"]

0 commit comments

Comments
 (0)