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 # Sample Docker Compose
services: services:
php-apache: php-apache:
#image: 4lights/phpcontainer:6.0.0 image: 4lights/phpcontainer:6.0.0
image: debianphp
ports: ports:
- "8000:80" - "8000:80"
volumes: volumes: