Skip to content

Commit

Permalink
Update Dockerfile-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Feb 13, 2025
1 parent 48708ca commit ae457c0
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 @@ -96,7 +96,7 @@ RUN mv Armory.armory-observability-plugin-${CUSTOMPLUGIN_RELEASE_VERSION}.zip ${
RUN chmod -R 777 ${SERVICE_PLUGIN_PATH}
RUN chown -R spinnaker:spinnaker /opt/

RUN yum -y remove vim vi unzip curl tar openssl net-tools nettle
RUN yum -y remove unzip curl tar git openssl net-tools nettle
RUN yum -y remove clean all && rm -rf /var/cache
USER spinnaker

Expand Down

0 comments on commit ae457c0

Please sign in to comment.