Skip to content

Commit 50cfd52

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.2
1 parent ab457f5 commit 50cfd52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

node-red/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:17.1.1
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/base:17.1.2
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

node-red/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:17.1.1
4-
amd64: ghcr.io/hassio-addons/base:17.1.1
3+
aarch64: ghcr.io/hassio-addons/base:17.1.2
4+
amd64: ghcr.io/hassio-addons/base:17.1.2
55
codenotary:
66
base_image: codenotary@frenck.dev
77
signer: codenotary@frenck.dev

0 commit comments

Comments
 (0)