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 35b7f9d commit 4ca267bCopy full SHA for 4ca267b
netbird/Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_FROM=ghcr.io/hassio-addons/base:18.2.1
2
3
-FROM netbirdio/netbird:0.59.10 as netbird-container
+FROM netbirdio/netbird:0.59.11 as netbird-container
4
5
# hadolint ignore=DL3006
6
FROM ${BUILD_FROM}
netbird/config.yaml
---
name: NetBird
-version: v0.59.10
+version: v0.59.11
slug: netbird
description: Connect your devices into a single secure private WireGuard®-based mesh network.
url: https://github.com/netbirdio/addon-netbird
0 commit comments