Dockerfile: raised alpine version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.4
|
FROM alpine:3.8
|
||||||
MAINTAINER Michael de Wit <michael@drillster.com>
|
MAINTAINER Michael de Wit <michael@drillster.com>
|
||||||
|
|
||||||
RUN apk add --no-cache ca-certificates bash openssh-client rsync
|
RUN apk add --no-cache ca-certificates bash openssh-client rsync
|
||||||
|
|||||||
Reference in New Issue
Block a user