We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79fd12 commit 4fef2b5Copy full SHA for 4fef2b5
.github/workflows/docker-ubuntu.yml
@@ -169,7 +169,7 @@ jobs:
169
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}
170
171
- name: combine manifests
172
- uses: Noelware/docker-manifest-action@v1
+ uses: Noelware/docker-manifest-action@v1.0.0-beta.2
173
with:
174
tags: ${{ env.BRANCH }}-combined
175
inputs: snipe/snipe-it:${{ env.BRANCH }}-intel,snipe/snipe-it:${{ env.BRANCH }}-arm
0 commit comments