1
0
Fork 0

📦 build(discourse): downgrade discourse version to 3.5.0

- rename directory structure to reflect version downgrade
This commit is contained in:
pooneyy 2025-10-08 01:56:52 +08:00
parent fa552c8fdf
commit 2cb135c9a1
No known key found for this signature in database
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
discourse:
image: "bitnami/discourse:9.0.4"
image: "discourse/discourse:3.5.1"
container_name: ${CONTAINER_NAME}
restart: always
networks: