Skip to content

Commit

Permalink
Revert "Update Dockerfile-fips"
Browse files Browse the repository at this point in the history
This reverts commit 09b0760.
  • Loading branch information
nemesisOsorio committed May 21, 2024
1 parent 95af1b8 commit 15b9f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN mv Armory.armory-observability-plugin-${CUSTOMPLUGIN_RELEASE_VERSION}-SNAPSH

RUN chmod -R 777 /opt/orca/plugins/
RUN chown -R spinnaker:spinnaker /opt/
RUN yum -y remove tar vim vi
RUN yum -y remove tar vim
RUN yum -y remove clean all && rm -rf /var/cache
USER spinnaker
CMD ["/opt/orca/bin/orca"]

0 comments on commit 15b9f2f

Please sign in to comment.