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 0669d25 commit 946fc5cCopy full SHA for 946fc5c
.goreleaser.Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
3
## Setup stage
4
-FROM alpine:3.18.3 as builder
+FROM alpine:3.18.4 as builder
5
6
RUN apk --no-cache add ca-certificates tzdata
7
RUN addgroup --gid 65532 kani && \
0 commit comments