Skip to content

Commit 2ebe208

Browse files
author
Jeremy Price
committed
fix source image names
1 parent 747f780 commit 2ebe208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
uses: Noelware/docker-manifest-action@master
173173
with:
174174
tags: ${{ env.BRANCH }}-combined
175-
inputs: snipe/snipe-it:${{ env.BRANCH }}-intel,snipe/snipe-it:${{ env.BRANCH }}-arm
175+
inputs: snipe/snipe-it:${{ env.BRANCH }}-ubuntu-intel,snipe/snipe-it:${{ env.BRANCH }}-ubuntu-arm
176176
push: true
177177

178178

0 commit comments

Comments
 (0)