Update Alpine from 3.10 to 3.13.
This commit is contained in:
parent
8cc82e3b0f
commit
706c399c35
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.10
|
||||
FROM alpine:3.13
|
||||
RUN apk --no-cache add vsftpd
|
||||
|
||||
COPY start_vsftpd.sh /bin/start_vsftpd.sh
|
||||
|
|
Loading…
Reference in a new issue