Skip to content

Commit 903033d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/wg-quick/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.22
22
RUN apk add wireguard-tools nftables
33
ENTRYPOINT [ "wg-quick" ]

0 commit comments

Comments
 (0)