mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
Upping version.
This commit is contained in:
parent
ffc498ce1d
commit
89ff4daa6a
@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- lemmy_db:/var/lib/postgresql/data
|
||||
lemmy:
|
||||
image: dessalines/lemmy:v0.0.7.3
|
||||
image: dessalines/lemmy:v0.0.7.6
|
||||
ports:
|
||||
- "8536:8536"
|
||||
environment:
|
||||
|
@ -1 +1 @@
|
||||
export let version: string = "v0.0.7.3-0-g0baf079";
|
||||
export let version: string = "v0.0.7.6-0-g20b53cc";
|
Loading…
Reference in New Issue
Block a user