Skip to content

Commit fe774fe

Browse files
committed
Updated CircleCi Image
1 parent 65b387c commit fe774fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ jobs:
6161
"magento-2.4":
6262
<<: *shared
6363
docker:
64-
- image: algolia/magento2-circleci:2.4.4-php8.1
64+
- image: algolia/magento2-circleci:8.1_2.4.4
6565

6666
"quality-tools":
6767
docker:
68-
- image: algolia/magento2-circleci:2.4.4-php8.1
68+
- image: algolia/magento2-circleci:8.1_2.4.4
6969
working_directory: ~/build_directory/algoliasearch-magento-2
7070
steps:
7171
- checkout

0 commit comments

Comments
 (0)