Skip to content

Commit

Permalink
Merge pull request #5495 from camptocamp/tilecloud-chain-version
Browse files Browse the repository at this point in the history
Use the same tilecloud-chain version as on OpenShift
  • Loading branch information
sbrunner authored Nov 7, 2019
2 parents 7f894a7 + e5f0366 commit c07da9e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:
- '30'

tilecloudchain:
image: camptocamp/tilecloud-chain:1.9
image: camptocamp/tilecloud-chain:1.13
user: www-data
restart: unless-stopped
environment:
Expand All @@ -132,7 +132,7 @@ services:
- AWS_SECRET_ACCESS_KEY

tilegeneration_slave:
image: camptocamp/tilecloud-chain:1.9
image: camptocamp/tilecloud-chain:1.13
user: www-data
restart: unless-stopped
entrypoint:
Expand Down

0 comments on commit c07da9e

Please sign in to comment.