mirror of
https://github.com/atmoz/sftp.git
synced 2025-02-09 14:00:56 -05:00
Use latest alpine image
This commit is contained in:
parent
b4cdc5a7f1
commit
7c73c01e11
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.7
|
FROM alpine:latest
|
||||||
MAINTAINER Adrian Dvergsdal [atmoz.net]
|
MAINTAINER Adrian Dvergsdal [atmoz.net]
|
||||||
|
|
||||||
# Steps done in one RUN layer:
|
# Steps done in one RUN layer:
|
||||||
|
|
Loading…
Add table
Reference in a new issue