Skip to content

Commit 46c8752

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 242f78d commit 46c8752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN set -ex && \
4444
RUN upx --best --lzma repovault
4545

4646
# Final stage - minimal image
47-
FROM alpine:3.18
47+
FROM alpine:3.23
4848

4949
# Install git, openssh (for SSH keys), and ca-certificates
5050
RUN apk add --no-cache \

0 commit comments

Comments
 (0)