Skip to content

Commit

Permalink
Update Dockerfile-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
keerthibingi authored Mar 5, 2024
1 parent c6c6ad3 commit 09b0760
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
RUN yum -y remove tar vim vi
RUN yum -y remove clean all && rm -rf /var/cache
USER spinnaker
CMD ["/opt/orca/bin/orca"]

0 comments on commit 09b0760

Please sign in to comment.