Skip to content

Commit

Permalink
adding chmod to base workdir (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
paigerube14 authored Nov 27, 2023
1 parent 751ff85 commit c24c8bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cerberus/Dockerfile_prow
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ ENV PYTHONPATH=/cerberus/packages:$PYTHONPATH PYTHONUNBUFFERED=1

RUN ls

RUN chmod 777 /cerberus

WORKDIR /cerberus

0 comments on commit c24c8bb

Please sign in to comment.