Skip to content

Commit 52fb1c1

Browse files
⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9.2.0
1 parent 776ef91 commit 52fb1c1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

vscode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.1.0
1+
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:9.2.0
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

vscode/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
build_from:
3-
aarch64: ghcr.io/hassio-addons/debian-base:9.1.0
4-
amd64: ghcr.io/hassio-addons/debian-base:9.1.0
3+
aarch64: ghcr.io/hassio-addons/debian-base:9.2.0
4+
amd64: ghcr.io/hassio-addons/debian-base:9.2.0

0 commit comments

Comments
 (0)