mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 19:38:24 +00:00
build: bump ca-certificates to 20250619-r0 (#5685)
This commit is contained in:
committed by
GitHub
parent
aca08b9db9
commit
be773b30a9
@@ -160,7 +160,7 @@ COPY --from=deps /usr/bin/git-lfs /usr/bin/git-lfs
|
||||
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
|
||||
|
||||
# renovate: datasource=repology depName=alpine_3_21/ca-certificates versioning=loose
|
||||
ENV CA_CERTIFICATES_VERSION="20241121-r1"
|
||||
ENV CA_CERTIFICATES_VERSION="20250619-r0"
|
||||
|
||||
# Install packages needed to run Atlantis.
|
||||
# We place this last as it will bust less docker layer caches when packages update
|
||||
|
||||
Reference in New Issue
Block a user