0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2025-01-26 13:50:57 -05:00

Use latest alpine image

This commit is contained in:
Adrian Dvergsdal 2018-11-07 10:43:48 +01:00
parent b4cdc5a7f1
commit 7c73c01e11
No known key found for this signature in database
GPG key ID: C1E9E2D9552A42D2

View file

@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:latest
MAINTAINER Adrian Dvergsdal [atmoz.net]
# Steps done in one RUN layer: