feat: typecho 支持 1.2.1-php8.0 稳定版本
This commit is contained in:
parent
4b0b7a70b4
commit
6c0f427d9e
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
typecho:
|
||||
image: joyqi/typecho:nightly-php7.4-apache
|
||||
image: joyqi/typecho:1.2.1-php8.0-apache
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
Loading…
Reference in New Issue