We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfd61c commit b6b8d35Copy full SHA for b6b8d35
Dockerfile
@@ -159,7 +159,7 @@ COPY --from=deps /usr/bin/git-lfs /usr/bin/git-lfs
159
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
160
161
# renovate: datasource=repology depName=alpine_3_21/ca-certificates versioning=loose
162
-ENV CA_CERTIFICATES_VERSION="20241121"
+ENV CA_CERTIFICATES_VERSION="20241010"
163
164
# Install packages needed to run Atlantis.
165
# We place this last as it will bust less docker layer caches when packages update
0 commit comments