Skip to content

Commit

Permalink
Merge pull request #35 from Luligu/dev
Browse files Browse the repository at this point in the history
Docker build
  • Loading branch information
Luligu authored Jun 1, 2024
2 parents 84d7416 + 33cff9e commit c8b21f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-buildx-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
--platform linux/amd64,linux/arm64,linux/arm/v7 \
-f docker/Dockerfile.main \
-t luligu/matterbridge:latest \
-t luligu/matterbridge:1.2.17 \
-t luligu/matterbridge:1.2.19 \
--push .
docker manifest inspect luligu/matterbridge:latest
timeout-minutes: 60

0 comments on commit c8b21f7

Please sign in to comment.