Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzondervan committed Jan 21, 2020
2 parents 3c612da + 79e1f36 commit a9aef16
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ services:
# - db-data:/var/lib/postgresql/data:rw

db:
image: mysql:5.6
image: mysql:5.7
restart: always
environment:
- MYSQL_ROOT_PASSWORD=example
Expand Down
1 change: 1 addition & 0 deletions openapi.yaml
1 change: 1 addition & 0 deletions publiccode.yaml

0 comments on commit a9aef16

Please sign in to comment.