mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-02 18:21:23 +00:00
⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 (#911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50ce3ff972
commit
988efe9542
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.6.2
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.6.3
|
||||
# hadolint ignore=DL3006
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
build_from:
|
||||
aarch64: ghcr.io/hassio-addons/debian-base:7.6.2
|
||||
amd64: ghcr.io/hassio-addons/debian-base:7.6.2
|
||||
aarch64: ghcr.io/hassio-addons/debian-base:7.6.3
|
||||
amd64: ghcr.io/hassio-addons/debian-base:7.6.3
|
||||
codenotary:
|
||||
base_image: codenotary@frenck.dev
|
||||
signer: codenotary@frenck.dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue