Skip to content

Commit

Permalink
chore: Cherry pick #4376 into release 0.27 (#4477)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Winther <[email protected]>
  • Loading branch information
lukemassa and jippi authored Apr 25, 2024
1 parent f8d2673 commit da942b5
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 @@ -157,7 +157,7 @@ COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
# Install packages needed to run Atlantis.
# We place this last as it will bust less docker layer caches when packages update
RUN apk add --no-cache \
ca-certificates~=20230506 \
ca-certificates~=20240226-r0 \
curl~=8 \
git~=2 \
unzip~=6 \
Expand Down

0 comments on commit da942b5

Please sign in to comment.