Skip to content

Commit

Permalink
bumped PHP version to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
franzose committed Oct 5, 2020
1 parent 53a5d0c commit e8c4035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
POSTGRES_USER: user
POSTGRES_PASSWORD: userpass
php:
image: php:5.6-cli
image: php:7.0-cli
tty: true
command: /bin/sh
volumes:
Expand Down

0 comments on commit e8c4035

Please sign in to comment.