Skip to content

Commit

Permalink
docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ddvk committed Nov 23, 2024
1 parent 1172e91 commit c33ef7e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@ jobs:
tags: |
ddvk/rmfakecloud:latest
ddvk/rmfakecloud:${{ env.image_version }}
platforms:
- linux/amd64
- linux/arm/v7
- linux/arm64
platforms: linux/amd64,linux/arm/v7,linux/arm64
build-args: |
VERSION=${{ env.version }}
Expand Down

0 comments on commit c33ef7e

Please sign in to comment.