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-34 " : {
83
- "digest" : " sha256:3a9d6b0babf3970603d0dd707f4dff5f6f547cd88c79423258a58af966d5df1d " ,
84
- "mirror_digest" : " sha256:51871b238585776b40f159fa261826614f53596e3039d78da26e229eed28ffda " ,
82
+ "docker.io/clamav/clamav:1.4.2-36 " : {
83
+ "digest" : " sha256:efec3be4db4aafb5e36ff29b35bd4d71efe5640a2e5b5faa9561d05ad746146f " ,
84
+ "mirror_digest" : " sha256:b5a3d13796bd573d1e582a1f84b6eab85d795ea548f9ef1b97ac3553e2ef3fea " ,
85
85
"parts" : {
86
86
"linux/amd64" : {
87
- "digest" : " sha256:668ed90be9b281ca5427f0ff88f38e8de3ec7bfcea3b522d2b1b01a22279c03e " ,
88
- "id" : " sha256:dc529ae7d20cb89424b51cf195c1233ba26569a838bf718b40cfa1e422834af2 " ,
87
+ "digest" : " sha256:e4111440f477707f17c7454528e779c21c14ec3d37a398b2e67352477274e655 " ,
88
+ "id" : " sha256:18af015b9d94038b6356625dce40b948e362966ffbe30a2a188a9f5a06518b64 " ,
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-34 ' ,
316
+ 'ref' : 'docker.io/clamav/clamav:1.4.2-36 ' ,
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