Skip to content

Commit

Permalink
Update push-to-docker-hub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gymnae authored Sep 26, 2023
1 parent fb70666 commit b423d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
context: .
platforms: linux/amd64,linux/arm64
push: false
push: true
tags: ${{ github.repository }}:latest
- uses: kitabisa/docker-slim-action@v1
env:
Expand Down

0 comments on commit b423d34

Please sign in to comment.