Skip to content

Commit 8163257

Browse files
authored
Merge pull request #123 from reproducible-containers/dependabot/docker/golang-1.23.0-bookworm
build(deps): bump golang from 1.22.5-bookworm to 1.23.0-bookworm
2 parents 27dccec + 5cad940 commit 8163257

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.22.5-bookworm@sha256:af9b40f2b1851be993763b85288f8434af87b5678af04355b1e33ff530b5765f AS build-artifacts
1+
FROM golang:1.23.0-bookworm@sha256:31dc846dd1bcca84d2fa231bcd16c09ff271bcc1a5ae2c48ff10f13b039688f3 AS build-artifacts
22

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

0 commit comments

Comments
 (0)