Skip to content

Commit

Permalink
bump: alpine version and curl for security fix (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkarthiks authored Aug 7, 2021
1 parent 0c4134b commit fdab4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.13
FROM alpine:3.14

RUN apk --no-cache add \
bash \
curl \
curl>7.77.0-r0 \
git \
libc6-compat \
openssh-client \
Expand Down

0 comments on commit fdab4b0

Please sign in to comment.