Skip to content

Commit

Permalink
Update Dockerfile-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Sep 12, 2024
1 parent f13ac01 commit 0260ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ RUN rm -f openshift-client-linux.tar.gz
RUN mv oc /usr/local/bin/


RUN adduser root
USER root
RUN adduser spinnaker
USER spinnaker
CMD ["/opt/halyard/bin/halyard"]

0 comments on commit 0260ad5

Please sign in to comment.