File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ARG BUILD_FROM
2
2
FROM $BUILD_FROM
3
3
4
4
RUN apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
5
- "syncthing=1.27.4-r2 "
5
+ "syncthing=1.27.12-r0 "
6
6
7
7
COPY root /
8
8
RUN chmod +x /etc/s6-overlay/s6-rc.d/syncthing-setup/run
Original file line number Diff line number Diff line change 1
1
build_from :
2
- armhf : ghcr.io/home-assistant/armhf-base:3.16
3
- armv7 : ghcr.io/home-assistant/armv7-base:3.16
4
- aarch64 : ghcr.io/home-assistant/aarch64-base:3.16
5
- amd64 : ghcr.io/home-assistant/amd64-base:3.16
6
- i386 : ghcr.io/home-assistant/i386-base:3.16
2
+ armhf : ghcr.io/home-assistant/armhf-base:3.20
3
+ armv7 : ghcr.io/home-assistant/armv7-base:3.20
4
+ aarch64 : ghcr.io/home-assistant/aarch64-base:3.20
5
+ amd64 : ghcr.io/home-assistant/amd64-base:3.20
6
+ i386 : ghcr.io/home-assistant/i386-base:3.20
You can’t perform that action at this time.
0 commit comments