mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Upping version.
This commit is contained in:
parent
d3632e4668
commit
0c89ea980c
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
timeout: 5s
|
||||
retries: 20
|
||||
lemmy:
|
||||
image: dessalines/lemmy:v0.0.7
|
||||
image: dessalines/lemmy:v0.0.7.3
|
||||
ports:
|
||||
- "8536:8536"
|
||||
environment:
|
||||
|
|
|
@ -1 +1 @@
|
|||
export let version: string = "v0.0.7-0-g778a0a5";
|
||||
export let version: string = "v0.0.7.3-0-g0baf079";
|
Loading…
Reference in a new issue