Skip to content

Commit

Permalink
Upgrade clamav version
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Jan 26, 2022
1 parent 921bf89 commit 28be208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cdk-s3-antivirus/src/layers/clamav/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM public.ecr.aws/lambda/provided:al2.2021.09.13.11

ARG asset_name=layer
ARG CLAMAV_VERSION=0.103.4-1.el7
ARG CLAMAV_VERSION=0.103.5-1.el7

USER root
RUN mkdir -p /opt/{lib,clamav}
Expand Down

0 comments on commit 28be208

Please sign in to comment.