Skip to content

Commit ab2af8b

Browse files
author
cx-Margarita-LevitM
committed
Fix IAC vulnerability issue
1 parent f514828 commit ab2af8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ COPY cleanup.sh /app/cleanup.sh
99
RUN chmod +x /app/entrypoint.sh \
1010
&& chmod +x /app/cleanup.sh
1111

12+
USER nonroot
13+
1214
HEALTHCHECK NONE

0 commit comments

Comments
 (0)