mirror of
https://github.com/elyby/accounts.git
synced 2024-11-16 18:23:29 +05:30
Upgrade PHP version to avoid CVE-2019-11043
This commit is contained in:
parent
7505bc8262
commit
80edf03b52
@ -1,4 +1,4 @@
|
|||||||
FROM php:7.3.3-fpm-alpine3.9 AS app
|
FROM php:7.3.11-fpm-alpine3.10 AS app
|
||||||
|
|
||||||
# ENV variables for composer
|
# ENV variables for composer
|
||||||
ENV COMPOSER_NO_INTERACTION 1
|
ENV COMPOSER_NO_INTERACTION 1
|
||||||
|
Loading…
Reference in New Issue
Block a user