Skip to content

Commit cdd2e2d

Browse files
committed
Fix docker-compose
1 parent a431203 commit cdd2e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ services:
147147
test: ["CMD", "redis-cli", "ping"]
148148

149149
clamav:
150-
image: clamav/clamav:1.2.3-47
150+
image: clamav/clamav:stable
151151
platform: linux/amd64
152152
networks: [pycon_net]
153153
restart: unless-stopped

0 commit comments

Comments
 (0)