mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Version v0.4.0.3
This commit is contained in:
parent
3aa24ff5f2
commit
f65d75b186
1 changed files with 1 additions and 1 deletions
2
docker/prod/docker-compose.yml
vendored
2
docker/prod/docker-compose.yml
vendored
|
@ -11,7 +11,7 @@ services:
|
|||
- lemmy_db:/var/lib/postgresql/data
|
||||
restart: always
|
||||
lemmy:
|
||||
image: dessalines/lemmy:v0.4.0.2
|
||||
image: dessalines/lemmy:v0.4.0.3
|
||||
ports:
|
||||
- "127.0.0.1:8536:8536"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue