Skip to content

Commit

Permalink
Merge branch 'main' into renovate/main-go
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Jan 14, 2025
2 parents 973f71c + 416b5a3 commit 7fe00fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,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="20241010"
ENV CA_CERTIFICATES_VERSION="20241121-r1"

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

0 comments on commit 7fe00fc

Please sign in to comment.