Skip to content

Commit

Permalink
Use base Fedora Silverblue image
Browse files Browse the repository at this point in the history
  • Loading branch information
aguslr committed Jul 21, 2023
1 parent af0fd97 commit ebd80f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ARG FEDORA_MAJOR_VERSION=38

FROM ghcr.io/aguslr/bluefusion:${FEDORA_MAJOR_VERSION}
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
# See https://pagure.io/releng/issue/11047 for final location

COPY rootfs/ /

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Usage
Features
--------

- Start with a custom Fedora Silverblue image.
- Start with a base Fedora Silverblue image.
- Set additional kernel boot parameters.
- Set additional kernel runtime parameters.
- Blacklist rarely used kernel modules.
Expand Down

0 comments on commit ebd80f7

Please sign in to comment.