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 0041a60 commit c843aecCopy full SHA for c843aec
node-red/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.3
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.5
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
node-red/build.yaml
@@ -1,7 +1,7 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:17.1.3
- amd64: ghcr.io/hassio-addons/base:17.1.3
+ aarch64: ghcr.io/hassio-addons/base:17.1.5
+ amd64: ghcr.io/hassio-addons/base:17.1.5
5
codenotary:
6
base_image: codenotary@frenck.dev
7
signer: codenotary@frenck.dev
0 commit comments