Skip to content

Commit

Permalink
refactor: use partial pin to master version glob
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Dec 5, 2019
1 parent 9851727 commit 2389805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM alpine:3.10

RUN apk --no-cache --update add curl=7.66.0-r0
RUN apk --no-cache --update add curl=~7

0 comments on commit 2389805

Please sign in to comment.