File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.1
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.3
22# hadolint ignore=DL3006
33FROM ${BUILD_FROM}
44
1818 npm=8.10.0-r0 \
1919 openssl-dev=1.1.1q-r0 \
2020 patch=2.7.6-r7 \
21- python3-dev=3.10.4 -r0 \
21+ python3-dev=3.10.5 -r0 \
2222 yarn=1.22.19-r0 \
2323 \
2424 && apk add --no-cache \
@@ -29,10 +29,10 @@ RUN \
2929 mariadb-client=10.6.8-r0 \
3030 nginx-mod-stream=1.22.0-r1 \
3131 nginx=1.22.0-r1 \
32- nodejs=16.15 .0-r1 \
32+ nodejs=16.16 .0-r0 \
3333 openssl=1.1.1q-r0 \
3434 py3-pip=22.1.1-r0 \
35- python3=3.10.4 -r0 \
35+ python3=3.10.5 -r0 \
3636 \
3737 && ln -s /usr/bin/python3 /usr/bin/python \
3838 \
Original file line number Diff line number Diff line change 11---
22build_from :
3- aarch64 : ghcr.io/hassio-addons/base:12.2.1
4- amd64 : ghcr.io/hassio-addons/base:12.2.1
5- armhf : ghcr.io/hassio-addons/base:12.2.1
6- armv7 : ghcr.io/hassio-addons/base:12.2.1
7- i386 : ghcr.io/hassio-addons/base:12.2.1
3+ aarch64 : ghcr.io/hassio-addons/base:12.2.3
4+ amd64 : ghcr.io/hassio-addons/base:12.2.3
5+ armhf : ghcr.io/hassio-addons/base:12.2.3
6+ armv7 : ghcr.io/hassio-addons/base:12.2.3
7+ i386 : ghcr.io/hassio-addons/base:12.2.3
88codenotary :
99 base_image : codenotary@frenck.dev
1010 signer : codenotary@frenck.dev
You can’t perform that action at this time.
0 commit comments