Skip to content

Commit 29fad22

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17eb614 commit 29fad22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

spotify/Dockerfile

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

spotify/build.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:14.2.1
4-
amd64: ghcr.io/hassio-addons/base:14.2.1
5-
armv7: ghcr.io/hassio-addons/base:14.2.1
6-
i386: ghcr.io/hassio-addons/base:14.2.1
3+
aarch64: ghcr.io/hassio-addons/base:14.2.2
4+
amd64: ghcr.io/hassio-addons/base:14.2.2
5+
armv7: ghcr.io/hassio-addons/base:14.2.2
6+
i386: ghcr.io/hassio-addons/base:14.2.2
77
codenotary:
88
base_image: [email protected]
99

0 commit comments

Comments
 (0)