Skip to content

Commit eaea219

Browse files
chore(package): update quay.io/kairos/kairos-init docker tag to v0.4.9 (#408)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | quay.io/kairos/kairos-init | stage | patch | `v0.4.8` -> `v0.4.9` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb408af commit eaea219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/kairos-ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://kairos.io/docs/reference/kairos-factory/ for more details.
22

3-
FROM quay.io/kairos/kairos-init:v0.4.8@sha256:0b8c5c0a633edcc76fd3f76ffaf927c7c170f114520d52afb59b22728e1ce5d1 AS kairos-init
3+
FROM quay.io/kairos/kairos-init:v0.4.9@sha256:66aa70c19d598b96a58b74e3eaa42bc61ce3ba8f20fc93fda586745786508060 AS kairos-init
44

55
FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS base-kairos
66
LABEL org.opencontainers.image.title="A custom Ubuntu-based Kairos image."

0 commit comments

Comments
 (0)