CircleCI PHP Image

pull/3/head
Hasin Hayder 3 years ago
parent 4bb4e23344
commit 44c0c02f12

@ -10,7 +10,7 @@ jobs:
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor # See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
docker: docker:
# Specify the version you desire here # Specify the version you desire here
- image: circleci/php:8.0-node-browsers - image: cimg/php:8.1.5-browsers
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images

Loading…
Cancel
Save