We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27dccec + 5cad940 commit 8163257Copy full SHA for 8163257
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.5-bookworm@sha256:af9b40f2b1851be993763b85288f8434af87b5678af04355b1e33ff530b5765f AS build-artifacts
+FROM golang:1.23.0-bookworm@sha256:31dc846dd1bcca84d2fa231bcd16c09ff271bcc1a5ae2c48ff10f13b039688f3 AS build-artifacts
2
3
RUN --mount=type=cache,target=/root/.cache \
4
--mount=type=cache,target=/go \
0 commit comments