Skip to content

Commit 28be208

Browse files
committed
Upgrade clamav version
1 parent 921bf89 commit 28be208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/cdk-s3-antivirus/src/layers/clamav

packages/cdk-s3-antivirus/src/layers/clamav/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM public.ecr.aws/lambda/provided:al2.2021.09.13.11
22

33
ARG asset_name=layer
4-
ARG CLAMAV_VERSION=0.103.4-1.el7
4+
ARG CLAMAV_VERSION=0.103.5-1.el7
55

66
USER root
77
RUN mkdir -p /opt/{lib,clamav}

0 commit comments

Comments
 (0)