Skip to content

Commit b5b6a8a

Browse files
authored
Update docker-image.yml
1 parent cf5a838 commit b5b6a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
username: ${{ secrets.DOCKERHUB_USER }}
3333
password: ${{ secrets.DOCKERHUB_TOKEN }}
3434
- name: Build the Docker image
35-
run: docker buildx build --help && docker buildx build --platform linux/amd64,linux/386,linux/arm64,linux/arm/v7 --push --tag=unzel/rutorrent-filemanager:latest
35+
run: docker buildx build --platform linux/amd64,linux/386,linux/arm64,linux/arm/v7 --push --tag=unzel/rutorrent-filemanager:latest ./

0 commit comments

Comments
 (0)