mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
⬆️ Upgrades add-on base image to 6.2.3 (#581)
This commit is contained in:
parent
fdbf31f440
commit
428b38c68d
2 changed files with 4 additions and 4 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue