⬆️ Upgrades add-on base image to 6.2.3 (#581)

This commit is contained in:
Franck Nijhof 2023-03-05 15:38:47 +01:00 committed by GitHub
parent fdbf31f440
commit 428b38c68d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.2.0
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:6.2.3
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -36,7 +36,7 @@ RUN \
net-tools=1.60+git20181103.0eebece-1 \
nmap=7.91+dfsg1+really7.80+dfsg1-2 \
openssh-client=1:8.4p1-5+deb11u1 \
openssl=1.1.1n-0+deb11u3 \
openssl=1.1.1n-0+deb11u4 \
python3-dev=3.9.2-3 \
python3=3.9.2-3 \
unzip=6.0-26+deb11u1 \

View file

@ -1,7 +1,7 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/debian-base:6.2.0
amd64: ghcr.io/hassio-addons/debian-base:6.2.0
aarch64: ghcr.io/hassio-addons/debian-base:6.2.3
amd64: ghcr.io/hassio-addons/debian-base:6.2.3
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev