mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Version 0.11.2
This commit is contained in:
parent
1cdc5d662c
commit
3022c00a0b
@ -1 +1 @@
|
||||
0.11.1
|
||||
0.11.2
|
||||
|
@ -12,7 +12,7 @@ services:
|
||||
restart: always
|
||||
|
||||
lemmy:
|
||||
image: dessalines/lemmy:0.11.1
|
||||
image: dessalines/lemmy:0.11.2
|
||||
ports:
|
||||
- "127.0.0.1:8536:8536"
|
||||
restart: always
|
||||
@ -26,7 +26,7 @@ services:
|
||||
- iframely
|
||||
|
||||
lemmy-ui:
|
||||
image: dessalines/lemmy-ui:0.11.1
|
||||
image: dessalines/lemmy-ui:0.11.2
|
||||
ports:
|
||||
- "127.0.0.1:1235:1234"
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user