Skip to content

Commit

Permalink
rhel-fips revert os-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna committed Jun 6, 2024
1 parent d1bd84b commit c77f471
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 c77f471

Please sign in to comment.