change beaker container to defualt to 40 and updated the readme again

This commit is contained in:
mitchejj
2024-05-24 11:06:29 -04:00
parent f07a5cda9a
commit 4223636fd2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION:-39}"
ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION:-40}"
FROM quay.io/fedora-ostree-desktops/base:${FEDORA_MAJOR_VERSION} as beaker

View File

@@ -2,7 +2,7 @@
[![bunsen-builder](https://github.com/mitchejj/ostree-quarks/actions/workflows/sway-build.yml/badge.svg)](https://github.com/mitchejj/ostree-quarks/actions/workflows/sway-build.yml)
[![beaker-builder](https://github.com/mitchejj/ostree-quarks/actions/workflows/ng-build.yml/badge.svg)](https://github.com/mitchejj/ostree-quarks/actions/workflows/ng-build.yml)
YA custom Fedora operating system using [OCI/Docker containers as a transport and delivery mechanism](https://fedoraproject.org/wiki/Changes/OstreeNativeContainerStabley). Images are scheduled to build daily at 9:45 UTC, here is a [UTC Clock](https://time.is/UTC).
A custom spin on the Fedora Atomic [OCI/Docker](https://fedoraproject.org/wiki/Changes/OstreeNativeContainerStabley). Images are scheduled to build at 9:45 UTC, here is a [UTC Clock](https://time.is/UTC).
## What is this?