We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
image
1 parent b18f3c9 commit 68b8de0Copy full SHA for 68b8de0
docker-compose.yml.dist
@@ -2,7 +2,7 @@ version: '2'
2
services:
3
app:
4
container_name: "phpmentors.composite-password-authentication-bundle.app"
5
- image: "phpmentors/php-app:php53"
+ image: "phpmentors/php-app:php55"
6
volumes:
7
- ".:/var/app"
8
environment:
0 commit comments