Skip to content

Commit 21f0ae5

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17
1 parent db3351c commit 21f0ae5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

netbird/Dockerfile

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

33
FROM netbirdio/netbird:0.34.1 as netbird-container
44

netbird/build.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:16.3.6
4-
amd64: ghcr.io/hassio-addons/base:16.3.6
5-
armhf: ghcr.io/hassio-addons/base:16.3.6
6-
armv7: ghcr.io/hassio-addons/base:16.3.6
7-
i386: ghcr.io/hassio-addons/base:16.3.6
3+
aarch64: ghcr.io/hassio-addons/base:17.0.0
4+
amd64: ghcr.io/hassio-addons/base:17.0.0
5+
armhf: ghcr.io/hassio-addons/base:17.0.0
6+
armv7: ghcr.io/hassio-addons/base:17.0.0
7+
i386: ghcr.io/hassio-addons/base:17.0.0
88
codenotary:
99
base_image: [email protected]
1010

0 commit comments

Comments
 (0)