Skip to content

Commit 1d3682a

Browse files
authored
Merge pull request #202 from reproducible-containers/dependabot/docker/golang-1.24.5-bookworm
build(deps): bump golang from 1.24.4-bookworm to 1.24.5-bookworm
2 parents 9679d61 + 37ee3df commit 1d3682a

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,4 +1,4 @@
1-
FROM golang:1.24.4-bookworm@sha256:ee7ff13d239350cc9b962c1bf371a60f3c32ee00eaaf0d0f0489713a87e51a67 AS build-artifacts
1+
FROM golang:1.24.5-bookworm@sha256:69adc37c19ac6ef724b561b0dc675b27d8c719dfe848db7dd1092a7c9ac24bc6 AS build-artifacts
22

33
RUN --mount=type=cache,target=/root/.cache \
44
--mount=type=cache,target=/go \

0 commit comments

Comments
 (0)