Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39018e08ed |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
crowdsec:
|
||||
container_name: crowdsec
|
||||
image: ghcr.io/crowdsecurity/crowdsec:v1.7.8@sha256:2f527c9bb8b367120eb08b82890aa912ce96bfa1ada93dda0721700e4b4e0dde
|
||||
image: ghcr.io/crowdsecurity/crowdsec:v1.7.7@sha256:6ca53ad26196ca59ddd4fa692a586b73d8fcde085046163b9ca2f04887dca563
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
portainer-agent:
|
||||
container_name: portainer-agent
|
||||
image: docker.io/portainer/agent:alpine@sha256:d8c70d6c1174248796827182abb1ea8f9ea4869b32967af694cf472c3ec2c2a1
|
||||
image: docker.io/portainer/agent:alpine@sha256:a5a7e48b29410128699c2001a86e234c76d8a8381e3e5f1d8cc83531112e78fc
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user