Skip to content

Commit cd43d7a

Browse files
chore(deps): update image alpine to v3.23.3
1 parent 7b44b5b commit cd43d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
## Setup stage
4-
FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 as builder
4+
FROM alpine:3.23.3@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb as builder
55

66
RUN apk --no-cache add ca-certificates tzdata
77
RUN addgroup --gid 65532 kani && \

0 commit comments

Comments
 (0)