We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a55075 commit 79364dcCopy full SHA for 79364dc
jupyterlab/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.7.1
+ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.8.1
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
jupyterlab/build.yaml
@@ -1,7 +1,7 @@
---
build_from:
- aarch64: ghcr.io/hassio-addons/debian-base:7.7.1
- amd64: ghcr.io/hassio-addons/debian-base:7.7.1
+ aarch64: ghcr.io/hassio-addons/debian-base:7.8.1
+ amd64: ghcr.io/hassio-addons/debian-base:7.8.1
5
codenotary:
6
base_image: [email protected]
7
signer: [email protected]
0 commit comments