Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
New version 7.80.0
  • Loading branch information
maltyxx authored Dec 23, 2021
1 parent 741c822 commit ee52ec2
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 @@ -2,7 +2,7 @@ FROM alpine:3

LABEL maintainer="Yoann VANITOU <yvanitou@gmail.com>"

ARG CURL_VERSION=7.79.1
ARG CURL_VERSION=7.80.0

RUN set -x \
&& apk add --no-cache --virtual mybuild \
Expand Down

0 comments on commit ee52ec2

Please sign in to comment.