Skip to content

Commit

Permalink
Merge pull request #12 from coreruleset/fix-docker-compose-image
Browse files Browse the repository at this point in the history
fix: docker-compose image
  • Loading branch information
fzipi authored Jul 22, 2024
2 parents b231c5d + abdbc79 commit e5f98d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:

## Coraza WAF running on Caddy
coraza-crs:
image: coreruleset/coraza-crs:caddy-alpine
image: ghcr.io/coreruleset/coraza-crs:caddy-alpine
depends_on:
- whoami
networks:
Expand Down

0 comments on commit e5f98d4

Please sign in to comment.