Skip to content

Commit

Permalink
Update dockerhub-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spartacus04 authored Dec 7, 2023
1 parent 9d9be5c commit 7e95cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v4
with:
platforms: linux/arm64
platforms: linux/arm64,linux/amd64
push: true
tags: spartacus04/eboluigi:latest
cache-from: type=gha
Expand Down

0 comments on commit 7e95cfe

Please sign in to comment.