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 f95f383 commit 6f78489Copy full SHA for 6f78489
zerotier/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:15.0.6
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:15.0.7
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
zerotier/build.yaml
@@ -1,8 +1,8 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:15.0.6
- amd64: ghcr.io/hassio-addons/base:15.0.6
5
- armv7: ghcr.io/hassio-addons/base:15.0.6
+ aarch64: ghcr.io/hassio-addons/base:15.0.7
+ amd64: ghcr.io/hassio-addons/base:15.0.7
+ armv7: ghcr.io/hassio-addons/base:15.0.7
6
codenotary:
7
base_image: codenotary@frenck.dev
8
signer: codenotary@frenck.dev
0 commit comments