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 6f99179 commit cd5c1d0Copy full SHA for cd5c1d0
netbird/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.5
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.6
2
3
FROM netbirdio/netbird:0.31.1 as netbird-container
4
netbird/build.yaml
@@ -1,10 +1,10 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:16.3.5
- amd64: ghcr.io/hassio-addons/base:16.3.5
5
- armhf: ghcr.io/hassio-addons/base:16.3.5
6
- armv7: ghcr.io/hassio-addons/base:16.3.5
7
- i386: ghcr.io/hassio-addons/base:16.3.5
+ aarch64: ghcr.io/hassio-addons/base:16.3.6
+ amd64: ghcr.io/hassio-addons/base:16.3.6
+ armhf: ghcr.io/hassio-addons/base:16.3.6
+ armv7: ghcr.io/hassio-addons/base:16.3.6
+ i386: ghcr.io/hassio-addons/base:16.3.6
8
codenotary:
9
base_image: [email protected]
10
signer: [email protected]
0 commit comments