Skip to content

Commit 91b18d5

Browse files
Bump golang from 1.24.3-bookworm to 1.24.4-bookworm
Bumps golang from 1.24.3-bookworm to 1.24.4-bookworm. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.4-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5536f93 commit 91b18d5

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.3-bookworm@sha256:29d97266c1d341b7424e2f5085440b74654ae0b61ecdba206bc12d6264844e21 AS build-artifacts
1+
FROM golang:1.24.4-bookworm@sha256:c83619bb18b0207412fffdaf310f57ee3dd02f586ac7a5b44b9c36a29a9d5122 AS build-artifacts
22

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

0 commit comments

Comments
 (0)