diff --git a/.github/workflows/magento-installation.yml b/.github/workflows/magento-installation.yml index c814045..c332aef 100644 --- a/.github/workflows/magento-installation.yml +++ b/.github/workflows/magento-installation.yml @@ -7,7 +7,7 @@ jobs: magento-installation: name: Magento 2 Test Install runs-on: ubuntu-latest - container: yireo/github-actions-magento-integration-tests:7.4 + container: yireo/magento2base:7.4 services: es: image: docker.elastic.co/elasticsearch/elasticsearch:7.8.0