Skip to content

Commit

Permalink
Release 2.6.14 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Apr 17, 2024
1 parent a4efc0f commit 6a4e12b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.6.14 2024-04-17 <dave at tiredofit dot ca>

### Added
- ClamAV 1.3.1


## 2.6.13 2024-02-07 <dave at tiredofit dot ca>

### Added
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"

ARG CLAMAV_VERSION

ENV CLAMAV_VERSION=${CLAMAV_VERSION:-"clamav-1.3.0"} \
ENV CLAMAV_VERSION=${CLAMAV_VERSION:-"clamav-1.3.1"} \
CLAMAV_REPO_URL=https://github.com/Cisco-Talos/clamav \
CONTAINER_ENABLE_MESSAGING=FALSE \
IMAGE_NAME="tiredofit/clamav" \
Expand Down

0 comments on commit 6a4e12b

Please sign in to comment.