We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 415befe + 5f3b2c6 commit 95cc36bCopy full SHA for 95cc36b
docker-compose.yaml
@@ -17,7 +17,7 @@ services:
17
dockerfile: Dockerfile
18
network_tap:
19
restart: always
20
- image: 'iqtlabs/network_tap:v0.11.21'
+ image: 'iqtlabs/network_tap:v0.11.22'
21
volumes:
22
- '/var/run/docker.sock:/var/run/docker.sock'
23
- '${POSEIDON_PREFIX}/opt/poseidon_files:/files'
0 commit comments