There was an error while loading. Please reload this page.
1 parent 4d5e21a commit 679e700Copy full SHA for 679e700
2 files changed
node-red/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/base:21.0.3
+ARG BUILD_FROM=ghcr.io/hassio-addons/base:21.0.4
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
node-red/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/base:21.0.3
- amd64: ghcr.io/hassio-addons/base:21.0.3
+ aarch64: ghcr.io/hassio-addons/base:21.0.4
+ amd64: ghcr.io/hassio-addons/base:21.0.4
0 commit comments