Skip to content

Commit

Permalink
Merge pull request #7 from naphelps/issue-1
Browse files Browse the repository at this point in the history
Issue 1: Reverted some of the reference changes
  • Loading branch information
naphelps authored Apr 15, 2024
2 parents 24220b6 + 24a6c63 commit 5e805cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ubi.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RUN mkdir -p /vault/logs && \
mkdir -p /openhorizon/policy && \
chown -R bao:root /vault && chown -R bao:root $HOME && chown -R bao:root /openhorizon && \
chgrp -R 0 $HOME && chmod -R g+rwX $HOME && \
chgrp -R 0 /bao && chmod -R g+rwX /bao && \
chgrp -R 0 /vault && chmod -R g+rwX /vault && \
chgrp -R 0 /openhorizon && chmod -R g+rwX /openhorizon


Expand Down

0 comments on commit 5e805cd

Please sign in to comment.