Skip to content

Commit b708080

Browse files
authored
Merge pull request #53 from AkihiroSuda/dependabot/docker/golang-1.24.4-bookworm
Bump golang from 1.24.3-bookworm to 1.24.4-bookworm
2 parents 5536f93 + 91b18d5 commit b708080

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)