We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61861cd commit 41c9e3eCopy full SHA for 41c9e3e
1 file changed
docker-compose.yml
@@ -148,6 +148,7 @@ services:
148
149
clamav:
150
image: clamav/clamav:1.2.3-47
151
+ platform: linux/amd64
152
networks: [pycon_net]
153
restart: unless-stopped
154
0 commit comments