File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:9.1.2
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:9.1.4
22# hadolint ignore=DL3006
33FROM ${BUILD_FROM}
44
1515 build-base=0.5-r2 \
1616 git=2.30.1-r0 \
1717 libffi-dev=3.3-r2 \
18- npm=14.15.4 -r0 \
19- openssl-dev=1.1.1i -r0 \
18+ npm=14.15.5 -r0 \
19+ openssl-dev=1.1.1j -r0 \
2020 patch=2.7.6-r6 \
2121 python3-dev=3.8.7-r0 \
2222 yarn=1.22.10-r0 \
2929 mariadb=10.5.8-r0 \
3030 nginx-mod-stream=1.18.0-r13 \
3131 nginx=1.18.0-r13 \
32- nodejs=14.15.4 -r0 \
33- openssl=1.1.1i -r0 \
32+ nodejs=14.15.5 -r0 \
33+ openssl=1.1.1j -r0 \
3434 py3-pip=20.3.4-r0 \
3535 python2=2.7.18-r1 \
3636 python3=3.8.7-r0 \
Original file line number Diff line number Diff line change 11{
22 "build_from" : {
3- "aarch64" : " ghcr.io/hassio-addons/base/aarch64:9.1.2 " ,
4- "amd64" : " ghcr.io/hassio-addons/base/amd64:9.1.2 " ,
5- "armhf" : " ghcr.io/hassio-addons/base/armhf:9.1.2 " ,
6- "armv7" : " ghcr.io/hassio-addons/base/armv7:9.1.2 " ,
7- "i386" : " ghcr.io/hassio-addons/base/i386:9.1.2 "
3+ "aarch64" : " ghcr.io/hassio-addons/base/aarch64:9.1.4 " ,
4+ "amd64" : " ghcr.io/hassio-addons/base/amd64:9.1.4 " ,
5+ "armhf" : " ghcr.io/hassio-addons/base/armhf:9.1.4 " ,
6+ "armv7" : " ghcr.io/hassio-addons/base/armv7:9.1.4 " ,
7+ "i386" : " ghcr.io/hassio-addons/base/i386:9.1.4 "
88 }
99}
You can’t perform that action at this time.
0 commit comments