Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Bump deploy-version
Browse files Browse the repository at this point in the history
  • Loading branch information
indeyets committed Aug 31, 2016
1 parent 8c102e8 commit ead20b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/production/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sphinx:
- "127.0.0.1:9306:9306"
restart: always
app:
image: "quay.io/dipstudio/libertysoil:1.7.0"
image: "quay.io/dipstudio/libertysoil:1.7.1"
ports:
- "127.0.0.1:8000:8000"
links:
Expand All @@ -49,7 +49,7 @@ app:
- "./secrets.env"
restart: always
queue:
image: "quay.io/dipstudio/libertysoil:1.7.0"
image: "quay.io/dipstudio/libertysoil:1.7.1"
links:
- db
- redis
Expand Down

0 comments on commit ead20b3

Please sign in to comment.