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 3f1bf64 commit 3193919Copy full SHA for 3193919
netbird/Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.2
2
3
-FROM netbirdio/netbird:0.29.4 as netbird-container
+FROM netbirdio/netbird:0.30.0 as netbird-container
4
5
# hadolint ignore=DL3006
6
FROM ${BUILD_FROM}
0 commit comments