We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9601e81 commit db3351cCopy full SHA for db3351c
netbird/Dockerfile
@@ -5,7 +5,7 @@ FROM netbirdio/netbird:0.34.1 as netbird-container
5
# hadolint ignore=DL3006
6
FROM ${BUILD_FROM}
7
8
-RUN apk add --no-cache nftables=1.0.9-r2
+RUN apk add --no-cache nftables=1.1.1-r0
9
10
# Copy root filesystem
11
COPY rootfs /
0 commit comments