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.
1 parent 572b61a commit b6d5c4eCopy full SHA for b6d5c4e
test/integration/docker-compose-php-fpm.yml
@@ -14,7 +14,7 @@ services:
14
- php-fpm
15
16
php-fpm:
17
- image: php:fpm@sha256:e2e82e9a0133caea5b9a552baf69952b791f9ad4d9b55a3c07b5156d7282893e
+ image: php:fpm@sha256:750639e6c9a9ca520a308e895798d2c3bc0ee15cb661b458a3047edf08d03bf8
18
mem_limit: 512m
19
container_name: hatest-php-fpm
20
volumes:
0 commit comments