Bump to Fedora 43
All checks were successful
Build container image / Build and push image (push) Successful in 21m20s

This commit is contained in:
2025-10-29 15:05:11 +09:00
parent f36fd9d04d
commit 1291cf7dcf

View File

@@ -22,7 +22,7 @@ env:
IMAGE_NAME: "${{ github.event.repository.name }}" # output image name, usually same as repo name
IMAGE_REGISTRY: davejansen.dev
IMAGE_OWNER: ${{ github.repository_owner }}
FEDORA_BASE: 42
FEDORA_BASE: 43
REPO_URL:
https://davejansen.dev/${{ github.repository_owner }}/${{
github.event.repository.name }}