Skip to content

Commit

Permalink
rhel-fips revert os-builder (#209) (#213)
Browse files Browse the repository at this point in the history
(cherry picked from commit 94c5a17)

Co-authored-by: Santhosh <[email protected]>
  • Loading branch information
github-actions[bot] and santhoshdaivajna authored Jun 12, 2024
1 parent 2485bc4 commit 0569690
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 0569690

Please sign in to comment.