From 0b7d43842685f24e3cb8b9aa0a8e9853f17a5cf4 Mon Sep 17 00:00:00 2001 From: max Date: Wed, 19 Jun 2024 12:34:45 +0200 Subject: [PATCH] chore: Update Shopware 6.6.3 tag to v6.6.3.1 --- .github/workflows/build-docker-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-images.yaml b/.github/workflows/build-docker-images.yaml index 14146ae..b01b1c2 100644 --- a/.github/workflows/build-docker-images.yaml +++ b/.github/workflows/build-docker-images.yaml @@ -82,7 +82,7 @@ jobs: php-version: "8.2" - shopware-version: v6.6.2.0 php-version: "8.2" - - shopware-version: v6.6.3.0 + - shopware-version: v6.6.3.1 php-version: "8.2" steps: