Skip to content

Commit

Permalink
Fix docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabenow committed Jan 26, 2024
1 parent 12ab148 commit e92f875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_restreamer_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
images: |
datarhei/restreamer-ui
tags: |
type=raw,value=dev-dev,enable=${{ matrix.platform == 'linux/amd64' }}
type=raw,value=dev-dev
- name: Set up QEMU
uses: docker/setup-qemu-action@master
Expand Down

0 comments on commit e92f875

Please sign in to comment.