Skip to content

Commit

Permalink
fix docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Jan 22, 2024
1 parent 0f22187 commit 55575de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@ docker_manifests:
- "ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}-php-8.1-amd64"
- "ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}-php-8.1-arm64"

- name_template: ghcr.io/friendsofshopware/shopware-cli:latest-php-7.4
image_templates:
- "ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}-php-7.4-amd64"
- "ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}-php-7.4-arm64"

- name_template: ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}
image_templates:
- "ghcr.io/friendsofshopware/shopware-cli:{{ .Tag }}-php-8.2-amd64"
Expand Down

0 comments on commit 55575de

Please sign in to comment.