Skip to content

Commit

Permalink
Updating curl (runatlantis#3850)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamengual authored and ijames-gc committed Feb 13, 2024
1 parent 2d18c7b commit 618732d
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 @@ -181,7 +181,7 @@ COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
# We place this last as it will bust less docker layer caches when packages update
RUN apk add --no-cache \
ca-certificates~=20230506 \
curl~=8.3 \
curl~=8.4 \
git~=2.40 \
unzip~=6.0 \
bash~=5.2 \
Expand Down

0 comments on commit 618732d

Please sign in to comment.