Skip to content

Commit 696f0f7

Browse files
⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.4 (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e232230 commit 696f0f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

grocy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/base-nodejs:0.2.3
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/base-nodejs:0.2.4
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

grocy/build.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base-nodejs:0.2.3
4-
amd64: ghcr.io/hassio-addons/base-nodejs:0.2.3
5-
armv7: ghcr.io/hassio-addons/base-nodejs:0.2.3
3+
aarch64: ghcr.io/hassio-addons/base-nodejs:0.2.4
4+
amd64: ghcr.io/hassio-addons/base-nodejs:0.2.4
5+
armv7: ghcr.io/hassio-addons/base-nodejs:0.2.4
66
codenotary:
77
base_image: codenotary@frenck.dev
88
signer: codenotary@frenck.dev

0 commit comments

Comments
 (0)