Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit a984db4

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15
1 parent 367ed2e commit a984db4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

home-panel/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:14.3.3
4-
amd64: ghcr.io/hassio-addons/base:14.3.3
5-
armv7: ghcr.io/hassio-addons/base:14.3.3
3+
aarch64: ghcr.io/hassio-addons/base:15.0.3
4+
amd64: ghcr.io/hassio-addons/base:15.0.3
5+
armv7: ghcr.io/hassio-addons/base:15.0.3
66
codenotary:
77
base_image: [email protected]
88

0 commit comments

Comments
 (0)