CircleCI PHP Image

pull/3/head
Hasin Hayder 3 years ago
parent 108b08bffe
commit 3842cc637c

@ -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: cimg/php - image: cimg/php:8.1.5
# 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