File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.4 .0
1
+ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.5 .0
2
2
# hadolint ignore=DL3006
3
3
FROM ${BUILD_FROM}
4
4
35
35
libdrm-amdgpu1=2.4.114-1+b1 \
36
36
libgbm1=22.3.6-1+deb12u1 \
37
37
libglib2.0-0=2.74.6-2+deb12u3 \
38
- libgtk-3-0=3.24.38-2~deb12u1 \
38
+ libgtk-3-0=3.24.38-2~deb12u2 \
39
39
libnss3=2:3.87.1-1 \
40
40
libx11-6=2:1.8.4-2+deb12u2 \
41
41
libx11-xcb1=2:1.8.4-2+deb12u2 \
Original file line number Diff line number Diff line change 1
1
---
2
2
build_from :
3
- aarch64 : ghcr.io/hassio-addons/debian-base/aarch64:7.4 .0
4
- amd64 : ghcr.io/hassio-addons/debian-base/amd64:7.4 .0
5
- armv7 : ghcr.io/hassio-addons/debian-base/armv7:7.4 .0
3
+ aarch64 : ghcr.io/hassio-addons/debian-base/aarch64:7.5 .0
4
+ amd64 : ghcr.io/hassio-addons/debian-base/amd64:7.5 .0
5
+ armv7 : ghcr.io/hassio-addons/debian-base/armv7:7.5 .0
6
6
codenotary :
7
7
8
8
You can’t perform that action at this time.
0 commit comments