Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym authored Mar 5, 2022
1 parent 84a8d66 commit 552bf1a
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
@@ -1,5 +1,5 @@
# static curl build
FROM alpine:3.15 as curlstage
FROM alpine:3.10 as curlstage
ARG VERSION="7.67.0"

RUN \
Expand Down

0 comments on commit 552bf1a

Please sign in to comment.