Skip to content

Commit

Permalink
Undo change to ca-certificates
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Peter Aldershaab <[email protected]>
  • Loading branch information
lukaspj committed Jan 8, 2025
1 parent 4a7bb72 commit 1c26a1a
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 @@ -159,7 +159,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="20241121"
ENV CA_CERTIFICATES_VERSION="20241010"

# 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 1c26a1a

Please sign in to comment.