Skip to content

Commit

Permalink
chore(alpine): bump docker curl dependency (runatlantis#3174)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode authored Mar 1, 2023
1 parent ace0cd0 commit 1d8eb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-base/Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ARG TARGETPLATFORM
RUN apk add git~=2.39 --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main/ && \
apk add --no-cache \
ca-certificates~=20220614 \
curl~=7.87 \
curl~=7.88 \
unzip~=6.0 \
bash~=5.2 \
openssh~=9.1_p1 \
Expand Down

0 comments on commit 1d8eb54

Please sign in to comment.