Skip to content

Commit

Permalink
Make image public
Browse files Browse the repository at this point in the history
  • Loading branch information
fdanielsen committed Mar 19, 2024
1 parent b77d514 commit 6224627
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
public: true

0 comments on commit 6224627

Please sign in to comment.