Skip to content

Commit

Permalink
images: update shopware installer
Browse files Browse the repository at this point in the history
  • Loading branch information
janosmiko committed Jul 3, 2024
1 parent 341ae7a commit 94954c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: mirror.gcr.io/tonistiigi/binfmt:latest

- name: Set up Docker Buildx
id: buildx
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/main-docker-image-php-fpm-shopware-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: mirror.gcr.io/tonistiigi/binfmt:latest

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 94954c0

Please sign in to comment.