Skip to content

Commit 416b5a3

Browse files
authored
chore(deps): bump ca-certificates to 20241121-r1 (#5235)
Signed-off-by: Rui Chen <[email protected]>
1 parent de1d8dc commit 416b5a3

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
@@ -155,7 +155,7 @@ COPY --from=deps /usr/bin/git-lfs /usr/bin/git-lfs
155155
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
156156

157157
# renovate: datasource=repology depName=alpine_3_21/ca-certificates versioning=loose
158-
ENV CA_CERTIFICATES_VERSION="20241010"
158+
ENV CA_CERTIFICATES_VERSION="20241121-r1"
159159

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

0 commit comments

Comments
 (0)