Skip to content

Commit

Permalink
Push to the old arm64 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ysdragon committed Aug 21, 2024
1 parent 62bfa92 commit f0ac758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
file: Dockerfile
platforms: linux/amd64,linux/arm64,linux/riscv64
push: true
tags: quay.io/ydrag0n/pterodactyl-vps-egg:latest,quay.io/ydrag0n/pterodactyl-vps-egg:${{ github.ref_name }}
tags: quay.io/ydrag0n/pterodactyl-vps-egg:latest,quay.io/ydrag0n/pterodactyl-vps-egg:${{ github.ref_name }},quay.io/ydrag0n/pterodactyl-vps-egg:pterodactyl-vps-egg-arm64
outputs: type=image,name=target

0 comments on commit f0ac758

Please sign in to comment.