feat: use Fedora 38 (#64)

* Update Containerfile

* Update recipe.yml

* Update recipe.yml

* Update README.md
This commit is contained in:
plata
2023-05-09 16:27:49 +02:00
committed by GitHub
parent 0a04aac233
commit 60ddd67713
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
ARG FEDORA_MAJOR_VERSION=37
ARG FEDORA_MAJOR_VERSION=38
ARG BASE_IMAGE_URL=ghcr.io/ublue-os/silverblue-main
FROM ${BASE_IMAGE_URL}:${FEDORA_MAJOR_VERSION}