Skip to content

Commit

Permalink
update dast dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
obochan-rh committed Sep 30, 2024
1 parent 1e99565 commit 0258ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/dast/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ WORKDIR /tmp/telco-dast-qe

#Set podman permissions and create .local folder
RUN mkdir -p /.local
RUN useradd podman
RUN chown podman:podman -R /.local
USER podman

0 comments on commit 0258ecc

Please sign in to comment.