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