Skip to content

Commit cf11503

Browse files
committed
compose image tag name changed
1 parent d9c87d8 commit cf11503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
ewc.description: "PHP & Apache Web Server"
1717
ewc.php.version: "5.6"
1818
ewc.label-with-empty-value: ""
19-
image: ewc2020/web:php-5-6-apache
19+
image: php-5-6-web-server:latest
2020
environment:
2121
- APP_ENV=${APP_ENV}
2222
- APP_PORT=${APP_PORT}

0 commit comments

Comments
 (0)