Skip to content

Commit

Permalink
Release 1.7.11 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 15, 2023
1 parent 8415620 commit ec93f10
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 @@
## 1.7.11 2023-12-15 <dave at tiredofit dot ca>

### Added
- RSpamD 3.7.5


## 1.7.10 2023-12-08 <dave at tiredofit dot ca>

### Changed
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 RSPAMD_VERSION

ENV RSPAMD_VERSION=${RSPAMD_VERSION:-"3.7.4"} \
ENV RSPAMD_VERSION=${RSPAMD_VERSION:-"3.7.5"} \
RSPAMD_REPO_URL=https://github.com/rspamd/rspamd \
CONTAINER_ENABLE_MESSAGING=FALSE \
IMAGE_NAME="tiredofit/rspamd" \
Expand Down

0 comments on commit ec93f10

Please sign in to comment.