Skip to content

Commit eaa6cb9

Browse files
⬆️ Update netbirdio/netbird to v0.36.2 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae4e8f3 commit eaa6cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netbird/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.0
22

3-
FROM netbirdio/netbird:0.36.1 as netbird-container
3+
FROM netbirdio/netbird:0.36.2 as netbird-container
44

55
# hadolint ignore=DL3006
66
FROM ${BUILD_FROM}

netbird/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: NetBird
3-
version: v0.36.1
3+
version: v0.36.2
44
slug: netbird
55
description: Connect your devices into a single secure private WireGuard®-based mesh network.
66
url: https://github.com/netbirdio/addon-netbird

0 commit comments

Comments
 (0)