We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921bf89 commit 28be208Copy full SHA for 28be208
1 file changed
packages/cdk-s3-antivirus/src/layers/clamav/Dockerfile
@@ -1,7 +1,7 @@
1
FROM public.ecr.aws/lambda/provided:al2.2021.09.13.11
2
3
ARG asset_name=layer
4
-ARG CLAMAV_VERSION=0.103.4-1.el7
+ARG CLAMAV_VERSION=0.103.5-1.el7
5
6
USER root
7
RUN mkdir -p /opt/{lib,clamav}
0 commit comments