Skip to content

Commit dfcc54d

Browse files
chore(package): update fedora docker tag to v45 (#695)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fedora](https://hub.docker.com/_/fedora) ([source](https://redirect.github.com/fedora-cloud/docker-brew-fedora)) | final | major | `44` → `45` | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f919fa1 commit dfcc54d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/kairos-fedora/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM quay.io/kairos/kairos-init:v0.16.1@sha256:866e98bf94f8b8b3d955ba55e88dccb25
66
FROM scratch AS ctx
77
COPY build_files /
88

9-
FROM fedora:44
9+
FROM fedora:45
1010
LABEL org.opencontainers.image.title="A custom Fedora-based Kairos image."
1111
LABEL org.opencontainers.image.title="kairos-fedora"
1212
ARG MODEL=generic

0 commit comments

Comments
 (0)