Skip to content

Rename Dockerfile for FIPS and use both ubi and fips names

Alan (Maciej) Paruszewski requested to merge generate-fips-image into master

Why is this change being made?

To support changes proposed in gitlab-org&7630 (closed) we need to rename our image from -ubi to -fips. To make sure old image name will be available until 15.0, we need to keep ubi available and up to date. This MR addresses that.

Merge request reports