Fixing maps image

This commit is contained in:
David Négrier 2021-11-30 09:15:42 +01:00
parent 41fd848fa0
commit 60475111cc

View file

@ -1,4 +1,4 @@
FROM thecodingmachine/nodejs:12-apache
FROM thecodingmachine/php:8.1-v4-apache-node12
COPY --chown=docker:docker . .
#RUN yarn install