Skip to content

Commit

Permalink
fix(deps): update curl to v7.69.1-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Sep 16, 2020
1 parent 8a3e2ff commit 844431b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL maintainer "Leonardo Gatica <[email protected]>"
# hadolint ignore=SC2034
RUN apk add --no-cache \
build-base=0.5-r2 \
curl=7.69.1-r0 \
curl=7.69.1-r1 \
docker=19.03.12-r0 \
git=2.26.2-r0 \
jq=1.6-r1 \
Expand Down

0 comments on commit 844431b

Please sign in to comment.