Skip to content

Commit

Permalink
release eeacms/gioland:1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nico4 committed Sep 29, 2017
1 parent f2953f4 commit 917b5dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ services:
- gioland-docs:/gioland/docs:ro

gioland:
image: eeacms/gioland:1.0
image: eeacms/gioland:1.1
container_name: gioland.app
ports:
- '127.0.0.1:5000:5000'
volumes:
- gioland-docs:/gioland/docs
- /var/lib/docker/volumes/gioland:/gioland/instance
env_file:
env_file:
- docker/app.env

volumes:
Expand Down

0 comments on commit 917b5dd

Please sign in to comment.