From 01dbc964df4d987b183d2ed4e16f8e72f4c005c3 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Jan 19 2024 12:19:45 +0000 Subject: common: Explicitely set the date in version_prefix Required to get the correct version with `rpm-ostree compose image`. --- diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index d620d39..7b9766f 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -1,6 +1,6 @@ ref: fedora/rawhide/${basearch}/ostree-base -automatic_version_prefix: "40" +automatic_version_prefix: "40." mutate-os-release: "40" # Default to `bash` in our container, the same as other containers we ship.