We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f2e94 commit a9952fcCopy full SHA for a9952fc
1 file changed
bitbucket-pipelines.yml
@@ -3,8 +3,7 @@
3
# This template allows you to validate your PHP application.
4
# The workflow allows running tests and code linting on the default branch.
5
6
-image: composer:2.0
7
-
+image: php:7.3
8
9
pipelines:
10
default:
0 commit comments