File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 ],
2626 "versioningTemplate" : " loose" ,
2727 "datasourceTemplate" : " repology" ,
28- "depNameTemplate" : " alpine_3_20 /{{package}}"
28+ "depNameTemplate" : " alpine_3_22 /{{package}}"
2929 },
3030 {
3131 "customType" : " regex" ,
Original file line number Diff line number Diff line change 1- ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.6
1+ ARG BUILD_FROM=ghcr.io/hassio-addons/base:19.0.0
22# hadolint ignore=DL3006
33FROM ${BUILD_FROM}
44
@@ -15,10 +15,10 @@ WORKDIR /opt/traccar
1515ARG TRACCAR_VERSION="v6.6"
1616RUN \
1717 apk add --no-cache \
18- mariadb-client=10. 11.11 -r0 \
19- nginx=1.26.3-r0 \
20- nss=3.105 -r0 \
21- openjdk17-jre-headless=17.0.15_p6 -r0 \
18+ mariadb-client=11.4.8 -r0 \
19+ nginx=1.28.0-r3 \
20+ nss=3.114 -r0 \
21+ openjdk17-jre-headless=17.0.17_p10 -r0 \
2222 xmlstarlet=1.6.1-r2 \
2323 \
2424 && curl -J -L -o /tmp/traccar.zip \
Original file line number Diff line number Diff line change 11---
22build_from :
3- aarch64 : ghcr.io/hassio-addons/base:16.3.6
4- amd64 : ghcr.io/hassio-addons/base:16.3.6
3+ aarch64 : ghcr.io/hassio-addons/base:19.0.0
4+ amd64 : ghcr.io/hassio-addons/base:19.0.0
You can’t perform that action at this time.
0 commit comments