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:
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]
|
||||
|
||||
# Steps done in one RUN layer:
|
||||
|
|
Loading…
Add table
Reference in a new issue