Skip to content

Commit b6b8d35

Browse files
committed
Undo change to ca-certificates
1 parent dbfd61c commit b6b8d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ COPY --from=deps /usr/bin/git-lfs /usr/bin/git-lfs
159159
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
160160

161161
# renovate: datasource=repology depName=alpine_3_21/ca-certificates versioning=loose
162-
ENV CA_CERTIFICATES_VERSION="20241121"
162+
ENV CA_CERTIFICATES_VERSION="20241010"
163163

164164
# Install packages needed to run Atlantis.
165165
# We place this last as it will bust less docker layer caches when packages update

0 commit comments

Comments
 (0)