Skip to content

Commit

Permalink
Update container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
53845714nF authored Aug 25, 2024
1 parent fd439f7 commit 47b2e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: build_image
uses: redhat-actions/buildah-build@v2
with:
image: ghcr.io/distroless_flask
image: ghcr.io/${{ github.repository }}/distroless_flask
oci: true
context: ./
containerfiles: |
Expand Down

0 comments on commit 47b2e1d

Please sign in to comment.