correct image

This commit is contained in:
Nick Yeoman 2025-03-21 13:22:29 -07:00
parent f59517b318
commit 0be607a1ae

View File

@ -1,8 +1,7 @@
# Sample Docker Compose
services:
php-apache:
#image: 4lights/phpcontainer:6.0.0
image: debianphp
image: 4lights/phpcontainer:6.0.0
ports:
- "8000:80"
volumes: