Skip to content

Commit 30efc76

Browse files
committedMar 18, 2025·
chore: Add Shopware 6.6.10
1 parent 538d785 commit 30efc76

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.github/workflows/build-docker-images.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@ jobs:
275275
php-version: "8.3"
276276
flavour: alpine
277277
template: https://github.com/shopware/shopware
278+
- shopware-version: v6.6.10.2
279+
php-version: "8.3"
280+
flavour: alpine
281+
template: https://github.com/shopware/shopware
278282
- shopware-version: 6.4
279283
php-version: "8.1"
280284
flavour: alpine
@@ -447,6 +451,10 @@ jobs:
447451
php-version: "8.3"
448452
flavour: debian
449453
template: https://github.com/shopware/shopware
454+
- shopware-version: v6.6.10.2
455+
php-version: "8.3"
456+
flavour: debian
457+
template: https://github.com/shopware/shopware
450458
- shopware-version: 6.4
451459
php-version: "8.1"
452460
flavour: debian

0 commit comments

Comments
 (0)
Please sign in to comment.