Skip to content

Commit 58d5a54

Browse files
chore(deps): update alpine docker tag to v3.22 (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4edd7a7 commit 58d5a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/docker/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN cargo build \
4949
--bin hazel
5050

5151
##### FINAL STAGE
52-
FROM alpine:3.21
52+
FROM alpine:3.22
5353

5454
RUN apk upgrade && apk add --no-cache bash tini curl libgcc
5555

0 commit comments

Comments
 (0)