Skip to content

Commit

Permalink
rhel-fips revert os-builder (#209)
Browse files Browse the repository at this point in the history
(cherry picked from commit 94c5a17)
  • Loading branch information
santhoshdaivajna committed Jun 12, 2024
1 parent 52cb7a9 commit f10a408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhel-fips/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG USERNAME
ARG PASSWORD

# Generate os-release file
FROM quay.io/kairos/osbuilder-tools:v0.200.11 as osbuilder
FROM quay.io/kairos/osbuilder-tools:v0.7.11 as osbuilder
RUN zypper install -y gettext && zypper clean
RUN mkdir /workspace
COPY --from=base /etc/os-release /workspace/os-release
Expand Down

0 comments on commit f10a408

Please sign in to comment.