Dockerfile bugfix
This commit is contained in:
parent
e21bbe6b51
commit
71fdbc6a5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM: php:7.2-apache
|
FROM php:7.2-apache
|
||||||
|
|
||||||
COPY . /var/www/html/
|
COPY . /var/www/html/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue