Skip to content

Commit

Permalink
Version 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Jul 30, 2021
1 parent b04ba6e commit 5bf5426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/VERSION
@@ -1 +1 @@
0.11.2
0.11.3
4 changes: 2 additions & 2 deletions docker/prod/docker-compose.yml
Expand Up @@ -12,7 +12,7 @@ services:
restart: always

lemmy:
image: dessalines/lemmy:0.11.2
image: dessalines/lemmy:0.11.3
ports:
- "127.0.0.1:8536:8536"
restart: always
Expand All @@ -26,7 +26,7 @@ services:
- iframely

lemmy-ui:
image: dessalines/lemmy-ui:0.11.2
image: dessalines/lemmy-ui:0.11.3
ports:
- "127.0.0.1:1235:1234"
restart: always
Expand Down

0 comments on commit 5bf5426

Please sign in to comment.