Update php82/run.yaml
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@ services:
|
|||||||
php82:
|
php82:
|
||||||
hostname: php82
|
hostname: php82
|
||||||
container_name: php82
|
container_name: php82
|
||||||
image: php:8.2.16-fpm-bullseye
|
# image: php:8.2.16-fpm-bullseye
|
||||||
|
image: php82
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user