Specifying php-version for docker
This commit is contained in:
parent
de4cbe9ee6
commit
97bbaef8a7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM docker.io/php:apache
|
FROM docker.io/php:8-apache
|
||||||
|
|
||||||
COPY src/ /var/www/html/
|
COPY src/ /var/www/html/
|
||||||
|
|
Loading…
Add table
Reference in a new issue