We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9175f51 commit ee30acaCopy full SHA for ee30aca
php-cs-fixer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.3.9-alpine
+FROM php:8.0.7-alpine
2
3
LABEL io.whalebrew.name 'php-cs-fixer'
4
LABEL io.whalebrew.config.working_dir '/project'
phpcbf/Dockerfile
-FROM php:7.3-alpine
+FROM php:8.0-alpine
LABEL io.whalebrew.name 'phpcbf'
LABEL io.whalebrew.config.working_dir '/workdir'
0 commit comments