Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
FMotalleb committed Jul 1, 2024
1 parent 10b5c6a commit c9b7365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gh-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}-slim
tags: "${{ steps.meta.outputs.tags }}-slim"
target: "slim"
labels: ${{ steps.meta.outputs.labels }}
- name: Build and push Docker image Static (distroless)
Expand Down

0 comments on commit c9b7365

Please sign in to comment.