You've already forked fedora-bootc
Bump to Fedora 43
All checks were successful
Build container image / Build and push image (push) Successful in 21m20s
All checks were successful
Build container image / Build and push image (push) Successful in 21m20s
This commit is contained in:
@@ -22,7 +22,7 @@ env:
|
|||||||
IMAGE_NAME: "${{ github.event.repository.name }}" # output image name, usually same as repo name
|
IMAGE_NAME: "${{ github.event.repository.name }}" # output image name, usually same as repo name
|
||||||
IMAGE_REGISTRY: davejansen.dev
|
IMAGE_REGISTRY: davejansen.dev
|
||||||
IMAGE_OWNER: ${{ github.repository_owner }}
|
IMAGE_OWNER: ${{ github.repository_owner }}
|
||||||
FEDORA_BASE: 42
|
FEDORA_BASE: 43
|
||||||
REPO_URL:
|
REPO_URL:
|
||||||
https://davejansen.dev/${{ github.repository_owner }}/${{
|
https://davejansen.dev/${{ github.repository_owner }}/${{
|
||||||
github.event.repository.name }}
|
github.event.repository.name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user