Skip to content

Commit 68b8de0

Browse files
committed
update docker-compose.yml.dist to change image
1 parent b18f3c9 commit 68b8de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2'
22
services:
33
app:
44
container_name: "phpmentors.composite-password-authentication-bundle.app"
5-
image: "phpmentors/php-app:php53"
5+
image: "phpmentors/php-app:php55"
66
volumes:
77
- ".:/var/app"
88
environment:

0 commit comments

Comments
 (0)