diff --git a/jupyterlab/Dockerfile b/jupyterlab/Dockerfile index 35780d98..f2e49ef3 100644 --- a/jupyterlab/Dockerfile +++ b/jupyterlab/Dockerfile @@ -36,7 +36,7 @@ RUN \ libpng16-16=1.6.37-3 \ libpq-dev=13.7-0+deb11u1 \ libpq5=13.7-0+deb11u1 \ - libssl-dev=1.1.1n-0+deb11u3 \ + libssl-dev=1.1.1n-0+deb11u4 \ libtiff5-dev=4.2.0-1+deb11u1 \ libxml2-dev=2.9.10+dfsg-6.7+deb11u3 \ libxml2=2.9.10+dfsg-6.7+deb11u3 \ diff --git a/jupyterlab/build.yaml b/jupyterlab/build.yaml index 73f6c5b3..c07195b0 100644 --- a/jupyterlab/build.yaml +++ b/jupyterlab/build.yaml @@ -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.5 + amd64: ghcr.io/hassio-addons/debian-base:6.2.5 codenotary: base_image: codenotary@frenck.dev signer: codenotary@frenck.dev