Skip to content

Commit

Permalink
Fix generation of unknown image
Browse files Browse the repository at this point in the history
  • Loading branch information
aguslr committed May 23, 2024
1 parent 086f49c commit 93b752d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
build-args: |
BASE_IMAGE=${{ env.IMAGE_BASE }}
platforms: linux/386, linux/amd64, linux/arm64
provenance: false
push: true
tags: |
${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 93b752d

Please sign in to comment.