updates dockerfile
This commit is contained in:
parent
48ed2b9244
commit
d56efaa467
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.4
|
FROM alpine:latest
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk add curl && \
|
apk add curl && \
|
||||||
apk add vim && \
|
apk add vim && \
|
||||||
|
|
Loading…
Reference in a new issue