Skip to content

Commit 29b6439

Browse files
⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
1 parent 7dd24e5 commit 29b6439

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

vscode/Dockerfile

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

@@ -28,7 +28,7 @@ RUN \
2828
\
2929
&& apt-get install -y --no-install-recommends \
3030
ack=3.6.0-1 \
31-
libarchive-tools=3.6.2-1+deb12u1 \
31+
libarchive-tools=3.6.2-1+deb12u2 \
3232
build-essential=12.9 \
3333
colordiff=1.0.20-1 \
3434
git=1:2.39.5-0+deb12u1 \

vscode/build.yaml

Lines changed: 2 additions & 2 deletions
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.5.1
4-
amd64: ghcr.io/hassio-addons/debian-base:7.5.1
3+
aarch64: ghcr.io/hassio-addons/debian-base:7.6.2
4+
amd64: ghcr.io/hassio-addons/debian-base:7.6.2
55
codenotary:
66
base_image: codenotary@frenck.dev
77
signer: codenotary@frenck.dev

0 commit comments

Comments
 (0)