⬆️ Upgrades add-on base image to 12.2.5

This commit is contained in:
Franck Nijhof 2022-11-02 10:32:54 +01:00
parent 7eef7caa55
commit b4d0014757
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.4
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.5
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
@ -20,7 +20,7 @@ RUN \
bzip2-dev=1.0.8-r1 \
dpkg-dev=1.21.8-r0 \
dpkg=1.21.8-r0 \
expat-dev=2.4.8-r0 \
expat-dev=2.5.0-r0 \
findutils=4.9.0-r0 \
gcc=11.2.1_git20220219-r2 \
gdbm-dev=1.23-r0 \
@ -32,7 +32,7 @@ RUN \
linux-headers=5.16.7-r1 \
make=4.3-r0 \
ncurses-dev=6.3_p20220521-r0 \
openssl-dev=1.1.1q-r0 \
openssl-dev=1.1.1s-r0 \
pax-utils=1.3.4-r0 \
readline-dev=8.1.2-r0 \
sqlite-dev=3.38.5-r0 \

View file

@ -1,9 +1,9 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base:12.2.4
amd64: ghcr.io/hassio-addons/base:12.2.4
armhf: ghcr.io/hassio-addons/base:12.2.4
armv7: ghcr.io/hassio-addons/base:12.2.4
i386: ghcr.io/hassio-addons/base:12.2.4
aarch64: ghcr.io/hassio-addons/base:12.2.5
amd64: ghcr.io/hassio-addons/base:12.2.5
armhf: ghcr.io/hassio-addons/base:12.2.5
armv7: ghcr.io/hassio-addons/base:12.2.5
i386: ghcr.io/hassio-addons/base:12.2.5
codenotary:
signer: codenotary@frenck.dev