Skip to content

Commit eed4146

Browse files
build(deps): update golang:1.25-alpine docker digest to 660f0b8 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a76a8e4 commit eed4146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN pnpm install
77
COPY web/ ./
88
RUN pnpm run build
99

10-
FROM golang:1.25-alpine@sha256:d9b2e14101f27ec8d09674cd01186798d227bb0daec90e032aeb1cd22ac0f029 AS backend-build
10+
FROM golang:1.25-alpine@sha256:660f0b83cf50091e3777e4730ccc0e63e83fea2c420c872af5c60cb357dcafb2 AS backend-build
1111
RUN apk add --no-cache git
1212
WORKDIR /app
1313

0 commit comments

Comments
 (0)