Skip to content

Commit

Permalink
Patched docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patched.codes[bot] committed May 2, 2024
1 parent 5abd051 commit 9d258fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ services:

redis:
image: redis:alpine
security_opt:
- no-new-privileges=true
read_only: true

sqli:
build:
Expand Down

0 comments on commit 9d258fd

Please sign in to comment.