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