Skip to content

Commit

Permalink
add fuzzy version match
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Geesaman committed Aug 8, 2019
1 parent de96758 commit 0474b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

FROM nginx:alpine

RUN apk add --no-cache curl
RUN apk add --no-cache 'curl=~7'

0 comments on commit 0474b52

Please sign in to comment.