File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.0.6
1
+ ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.0.7
2
2
# hadolint ignore=DL3006
3
3
FROM ${BUILD_FROM}
4
4
Original file line number Diff line number Diff line change 1
1
---
2
2
build_from :
3
- aarch64 : ghcr.io/hassio-addons/base:14.0.6
4
- amd64 : ghcr.io/hassio-addons/base:14.0.6
5
- armhf : ghcr.io/hassio-addons/base:14.0.6
6
- armv7 : ghcr.io/hassio-addons/base:14.0.6
7
- i386 : ghcr.io/hassio-addons/base:14.0.6
3
+ aarch64 : ghcr.io/hassio-addons/base:14.0.7
4
+ amd64 : ghcr.io/hassio-addons/base:14.0.7
5
+ armhf : ghcr.io/hassio-addons/base:14.0.7
6
+ armv7 : ghcr.io/hassio-addons/base:14.0.7
7
+ i386 : ghcr.io/hassio-addons/base:14.0.7
8
8
codenotary :
9
9
base_image : codenotary@frenck.dev
10
10
signer : codenotary@frenck.dev
You can’t perform that action at this time.
0 commit comments