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 776ef91 commit 0b729f2Copy full SHA for 0b729f2
vscode/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.1.0
+ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.3.0
2
# hadolint ignore=DL3006
3
FROM ${BUILD_FROM}
4
vscode/build.yaml
---
build_from:
- aarch64: ghcr.io/hassio-addons/debian-base:9.1.0
- amd64: ghcr.io/hassio-addons/debian-base:9.1.0
+ aarch64: ghcr.io/hassio-addons/debian-base:9.3.0
+ amd64: ghcr.io/hassio-addons/debian-base:9.3.0
0 commit comments