Skip to content

Commit

Permalink
Fix registry push configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Nov 10, 2024
1 parent f61aabf commit a780df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: docker.io/groovytron/python
image: python
tags: 3.12 3.12-${{ github.sha }}
containerfiles: |
./3.12/Dockerfile
Expand Down

0 comments on commit a780df4

Please sign in to comment.