chore(docker): bump alpine from 3.14.0 ro 3.14.3
This commit is contained in:
parent
7e1a53a950
commit
658ece9e03
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.14.0
|
||||
FROM alpine:3.14.3
|
||||
ENV FTP_USER=foo \
|
||||
FTP_PASS=bar \
|
||||
GID=1000 \
|
||||
|
|
Loading…
Reference in a new issue