mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Upping version in prod docker.
This commit is contained in:
parent
ca93aceefb
commit
ab2e27380a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
timeout: 5s
|
||||
retries: 20
|
||||
lemmy:
|
||||
image: dessalines/lemmy:v0.0.6
|
||||
image: dessalines/lemmy:v0.0.7
|
||||
ports:
|
||||
- "8536:8536"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue