File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 79
79
}
80
80
}
81
81
},
82
- "docker.io/clamav/clamav:1.4.2-43 " : {
83
- "digest" : " sha256:30dc4d214c8e647506772ad3ef9bb6ae7f63b214d3084602ac8bcb739e226154 " ,
84
- "mirror_digest" : " sha256:4775cdfc361ff0c99440b610afa23816bdeccb09ac05b845a4267e7ce6b68e49 " ,
82
+ "docker.io/clamav/clamav:1.4.3-46 " : {
83
+ "digest" : " sha256:35b689111f3cfefe6ab00a5fe58dc45a078b267508c0c584a2616775cb160c4b " ,
84
+ "mirror_digest" : " sha256:e0986f85374ce564c7532dc225d13ca2ced496a315b96eb575e00a79d7860eb9 " ,
85
85
"parts" : {
86
86
"linux/amd64" : {
87
- "digest" : " sha256:85e45199246fc66d8a40a56dae4757f029b8fcf43bc348aadfad5883b04c95df " ,
88
- "id" : " sha256:96dd6fbda8a61c95c500b3d8c5b31ed85e9947f74d11ff3fc563ebc82be3083d " ,
87
+ "digest" : " sha256:5005f83f9c4096812dc1b7bf2597fc837e6c720129ab66b352d2eec603c16b4e " ,
88
+ "id" : " sha256:84377a95fffa06a9e4fc5b40f782928491df7562b4368fecf96624a5598ef79d " ,
89
89
"platform" : " linux/amd64"
90
90
}
91
91
}
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ def env() -> Mapping[str, Optional[str]]:
313
313
# Updating any of the four images below additionally requires
314
314
# redeploying the `gitlab` TF component.
315
315
'clamav' : {
316
- 'ref' : 'docker.io/clamav/clamav:1.4.2-43 ' ,
316
+ 'ref' : 'docker.io/clamav/clamav:1.4.3-46 ' ,
317
317
'url' : 'https://hub.docker.com/r/clamav/clamav'
318
318
},
319
319
'gitlab' : {
You can’t perform that action at this time.
0 commit comments