adapt Makefile and rename chill_php occurences by chill_php82

This commit is contained in:
2023-02-01 14:27:57 +01:00
parent d38e9a5c0a
commit e9c478c062
4 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ services:
args:
UID: ${PHP_FPM_USER:-1000}
# uncomment and set your own image if needed
image: ${IMAGE_PHP:-chill_php}:${VERSION:-latest}
image: ${IMAGE_PHP:-chill_php82}:${VERSION:-latest}
volumes:
- .:/var/www/app
environment: