Skip to content

Commit

Permalink
set version for cartoview docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmednoureldeen committed Nov 7, 2020
1 parent 2d05d17 commit 409033f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
ipv4_address: 10.5.0.2
-cartoview-internal:
cartoview:
image: cartologic/cartoview:latest
image: cartologic/cartoview:1.30.0
container_name: cartoview_django
command: bash -c "python manage.py cherry_server"
restart: unless-stopped
Expand Down

0 comments on commit 409033f

Please sign in to comment.