Skip to content

Commit db3351c

Browse files
committed
update nftables version to new alpine version
1 parent 9601e81 commit db3351c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbird/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM netbirdio/netbird:0.34.1 as netbird-container
55
# hadolint ignore=DL3006
66
FROM ${BUILD_FROM}
77

8-
RUN apk add --no-cache nftables=1.0.9-r2
8+
RUN apk add --no-cache nftables=1.1.1-r0
99

1010
# Copy root filesystem
1111
COPY rootfs /

0 commit comments

Comments
 (0)