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