Skip to content

Commit c5ba860

Browse files
⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.8.3
1 parent 39f890a commit c5ba860

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jupyterlab/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.7.1
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.8.3
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

jupyterlab/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base:7.7.1
4-
amd64: ghcr.io/hassio-addons/debian-base:7.7.1
3+
aarch64: ghcr.io/hassio-addons/debian-base:7.8.3
4+
amd64: ghcr.io/hassio-addons/debian-base:7.8.3
55
codenotary:
66
base_image: [email protected]
77

0 commit comments

Comments
 (0)