Versioning schema of SLES BCI and how to get "original" SP container #54
-
|
Hello, Additionally, I would be interested in using "original" SP containers for reproducible builds. This means, I need the tag or version of, e.g., the SLES SP7 BCI with no updates installed (i.e., as delivered by original SP7 ISO). Is there a common way to find it? Regards, Oliver |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hi @oli-arborum , thanks for your interest in BCI. Starting with SLES 15 SP7, we changed the versioning scheme from ( I'm explaining that in more detail below:
with other words the change between Now you're interested in the original container. that is usually the first container where we change the label "release-stage" from "beta" to "released". we do not distinguish those with a dedicated tag. Also, since you mention it that your use case is reproducible builds, if you use the If you're fine with those restrictions I can double check the exact tag that refers to the respective GM builds. |
Beta Was this translation helpful? Give feedback.
In general we would recommend you to only pin on a
major.minorversion and if there is really a breaking change, which should be very rare, to reach out to SUSE support..