Skip to content

Commit 5b3c72c

Browse files
fix(deps): update golang:1.25-bookworm docker digest to 7af46e7
1 parent 50b6183 commit 5b3c72c

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
@@ -43,7 +43,7 @@ RUN apt-get update && \
4343

4444
# ---
4545

46-
FROM golang:1.25-bookworm@sha256:564e366a28ad1d70f460a2b97d1d299a562f08707eb0ecb24b659e5bd6c108e1 AS builder
46+
FROM golang:1.25-bookworm@sha256:7af46e70d2017aef0b4ce2422afbcf39af0511a61993103e948b61011233ec42 AS builder
4747
WORKDIR /src
4848

4949
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)