Skip to content

Commit

Permalink
Make sure all alpine packages are updated to their latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
othomann committed Jan 9, 2020
1 parent 655d1f8 commit 773f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM alpine:latest

RUN apk add --update git openssh-client \
&& apk update \
&& apk upgrade
&& apk upgrade

0 comments on commit 773f7f3

Please sign in to comment.