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.
1 parent f4d6c9e commit e843646Copy full SHA for e843646
Dockerfile
@@ -67,7 +67,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
67
-X ${PACKAGE}/internal/version.BuildTimestamp=${BUILD_TIMESTAMP}" \
68
-o bin/burrito main.go
69
70
-FROM docker.io/library/alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
+FROM docker.io/library/alpine:3.23.0@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
71
72
WORKDIR /home/burrito
73
0 commit comments