Merge branch 'renovate-fedora' into 'main'

Bump fedora container image to a released version only

See merge request fedora/bootc/base-images!21
This commit is contained in:
Colin Walters (Red Hat) 2024-05-21 20:52:11 +00:00
commit f0dee6d6c3
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
# Because it's generating a base image and uses containerbuildcontextization features itself. # Because it's generating a base image and uses containerbuildcontextization features itself.
# In the future some of this can be lifted. # In the future some of this can be lifted.
# renovate: datasource=endoflife-date depName=fedora versioning=docker
FROM quay.io/fedora/fedora:40 as repos FROM quay.io/fedora/fedora:40 as repos
FROM quay.io/centos-bootc/bootc-image-builder:latest as builder FROM quay.io/centos-bootc/bootc-image-builder:latest as builder