mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-26 20:48:12 +00:00
upgrade php container
This commit is contained in:
parent
ef7ed58a22
commit
342b9d6fc6
@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
php:
|
||||
container_name: "dootask-php-${APP_ID}"
|
||||
image: "kuaifan/php:swoole-8.0.rc7"
|
||||
image: "kuaifan/php:swoole-8.0.rc8"
|
||||
shm_size: "1024m"
|
||||
volumes:
|
||||
- ./docker/crontab/crontab.conf:/etc/supervisor/conf.d/crontab.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user