Skip to content

Commit 714485f

Browse files
⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6
1 parent 30af8a5 commit 714485f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

ftp/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:15.0.5
4-
amd64: ghcr.io/hassio-addons/base:15.0.5
5-
armv7: ghcr.io/hassio-addons/base:15.0.5
3+
aarch64: ghcr.io/hassio-addons/base:15.0.6
4+
amd64: ghcr.io/hassio-addons/base:15.0.6
5+
armv7: ghcr.io/hassio-addons/base:15.0.6
66
codenotary:
77
base_image: [email protected]
88

0 commit comments

Comments
 (0)