Skip to content

Commit 3d31e40

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.0
1 parent 575578c commit 3d31e40

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

base/build.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:18.0.2
4-
amd64: ghcr.io/hassio-addons/base:18.0.2
5-
armhf: ghcr.io/hassio-addons/base:18.0.2
6-
armv7: ghcr.io/hassio-addons/base:18.0.2
7-
i386: ghcr.io/hassio-addons/base:18.0.2
3+
aarch64: ghcr.io/hassio-addons/base:18.1.0
4+
amd64: ghcr.io/hassio-addons/base:18.1.0
5+
armhf: ghcr.io/hassio-addons/base:18.1.0
6+
armv7: ghcr.io/hassio-addons/base:18.1.0
7+
i386: ghcr.io/hassio-addons/base:18.1.0
88
codenotary:
99

0 commit comments

Comments
 (0)