chore(docker): bump alpine from 3.14.0 ro 3.14.3

This commit is contained in:
Gareth Flowers 2021-11-14 22:26:04 +00:00
parent 7e1a53a950
commit 658ece9e03

View file

@ -1,4 +1,4 @@
FROM alpine:3.14.0
FROM alpine:3.14.3
ENV FTP_USER=foo \
FTP_PASS=bar \
GID=1000 \