We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6589493 commit c13b1b7Copy full SHA for c13b1b7
1 file changed
.github/workflows/build-docker-images.yaml
@@ -203,6 +203,10 @@ jobs:
203
php-version: "8.1"
204
flavour: alpine
205
template: https://github.com/shopware/platform
206
+ - shopware-version: v6.5.1.0
207
+ php-version: "8.1"
208
+ flavour: alpine
209
+ template: https://github.com/shopware/platform
210
- shopware-version: 6.3
211
php-version: "7.4"
212
@@ -327,6 +331,10 @@ jobs:
327
331
328
332
flavour: bullseye
329
333
334
335
336
+ flavour: bullseye
337
330
338
339
340
0 commit comments