Update php82/run.yaml

This commit is contained in:
2024-06-19 02:43:37 +01:00
parent 8322ea2fcc
commit d80e7367de
+2 -1
View File
@@ -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: