Skip to content

Commit

Permalink
Merge pull request #62 from JenswBE/renovate/docker.io-crowdsecurity-…
Browse files Browse the repository at this point in the history
…crowdsec-1.x

Update docker.io/crowdsecurity/crowdsec Docker tag to v1.6.2
  • Loading branch information
JenswBE committed Jun 5, 2024
2 parents ba4512b + 331393a commit b97ad34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ services:
# =========================
crowdsec:
<<: *defaults
image: docker.io/crowdsecurity/crowdsec:v1.6.0
image: docker.io/crowdsecurity/crowdsec:v1.6.2
container_name: crowdsec
ports:
- 127.0.0.1:9000:8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ services:
# =========================
crowdsec:
<<: *defaults
image: docker.io/crowdsecurity/crowdsec:v1.6.0
image: docker.io/crowdsecurity/crowdsec:v1.6.2
container_name: crowdsec
ports:
- 127.0.0.1:9000:8080
Expand Down

0 comments on commit b97ad34

Please sign in to comment.