Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! build openshi…
Browse files Browse the repository at this point in the history
…ft image
  • Loading branch information
ImpSy committed Mar 5, 2024
1 parent b7ccec5 commit 3efbdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN setcap cap_net_bind_service=+ep /usr/bin/spark-operator

FROM ${SPARK_IMAGE}
USER root
RUN yum install -y openssl tiny \
RUN yum install -y openssl tini \
&& yum clean all

# Comment out the following three lines if you do not have a RedHat subscription.
Expand Down

0 comments on commit 3efbdd1

Please sign in to comment.