Update dependencies

This commit is contained in:
Franck Nijhof 2023-12-08 17:36:50 +01:00
parent e3d2e728c3
commit a608644356
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
],
"versioningTemplate": "loose",
"datasourceTemplate": "repology",
"depNameTemplate": "alpine_3_18/{{package}}"
"depNameTemplate": "alpine_3_19/{{package}}"
}
],
"packageRules": [

View file

@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
chrony=4.3-r4
chrony=4.5-r0
# Copy root filesystem
COPY rootfs /