mirror of
https://github.com/drillster/drone-rsync.git
synced 2026-06-04 18:24:07 +08:00
Dockerfile: raised alpine version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.4
|
||||
FROM alpine:3.8
|
||||
MAINTAINER Michael de Wit <michael@drillster.com>
|
||||
|
||||
RUN apk add --no-cache ca-certificates bash openssh-client rsync
|
||||
|
||||
Reference in New Issue
Block a user