Update docker-compose.yml
This commit is contained in:
parent
45c63872d1
commit
52e63cd289
|
@ -15,7 +15,7 @@ services:
|
|||
- ./postgres:/var/lib/postgresql/data
|
||||
|
||||
web:
|
||||
image: jkjoy/pleroma
|
||||
image: jkjoy/pleroma:2.4.2
|
||||
container_name: pleroma_web
|
||||
healthcheck:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue