Skip to content

Commit 41b77b5

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39cbeb9 commit 41b77b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

motioneye/Dockerfile

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

motioneye/build.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/base:15.0.7
4-
amd64: ghcr.io/hassio-addons/base:15.0.7
5-
armhf: ghcr.io/hassio-addons/base:15.0.7
6-
armv7: ghcr.io/hassio-addons/base:15.0.7
7-
i386: ghcr.io/hassio-addons/base:15.0.7
3+
aarch64: ghcr.io/hassio-addons/base:15.0.8
4+
amd64: ghcr.io/hassio-addons/base:15.0.8
5+
armhf: ghcr.io/hassio-addons/base:15.0.8
6+
armv7: ghcr.io/hassio-addons/base:15.0.8
7+
i386: ghcr.io/hassio-addons/base:15.0.8
88
codenotary:
99
base_image: [email protected]
1010

0 commit comments

Comments
 (0)