Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! build openshift image
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpSy committed Mar 5, 2024
1 parent 969e4dd commit b7ccec5
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 curl tini \
RUN yum install -y openssl tiny \
&& yum clean all

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

0 comments on commit b7ccec5

Please sign in to comment.