Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Commit

Permalink
update(): rspamd 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hardware committed Jun 22, 2018
1 parent 56411ed commit 479918a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ ARG BUILD_CORES
ARG SKALIBS_VER=2.6.4.0
ARG EXECLINE_VER=2.5.0.0
ARG S6_VER=2.7.1.1
ARG RSPAMD_VER=1.7.5
ARG RSPAMD_VER=1.7.6
ARG GUCCI_VER=0.0.4

ARG SKALIBS_SHA256_HASH="30ac73f1e8da6387fcfa19cfe1e326a143b4d811aaf532988b280daefa56dcc7"
ARG EXECLINE_SHA256_HASH="f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1"
ARG S6_SHA256_HASH="f37547f2890eb50bcb4cd46ffa38bad5ec9e6fd6bc7b73a8df0bdf0cf11f01a9"
ARG RSPAMD_SHA256_HASH="5aa2ff72cc74ea1fd220cd3a941745268666465be712c4d014a9fc937b7b1f5f"
ARG RSPAMD_SHA256_HASH="297fb8564de212b27e1da683a839cd833c26fc802de66bc676ddf1b92df6d88e"
ARG GUCCI_SHA256_HASH="5b2c7cc7589ec760e30881e9bd4d806be0b8ecb71235ced5c190b5aaf88c46ae"

LABEL description="s6 + rspamd image based on Debian" \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Software built from source :
* Skalibs 2.6.4.0 : https://skarnet.org/software/skalibs/
* Execline 2.5.0.0 : https://skarnet.org/software/execline/
* s6 2.7.1.1 : https://skarnet.org/software/s6/
* Rspamd 1.7.5 : https://rspamd.com/
* Rspamd 1.7.6 : https://rspamd.com/
* Gucci 0.0.4 : https://github.com/noqcks/gucci/

Please see the [main repository](https://github.com/hardware/mailserver) for instructions.

0 comments on commit 479918a

Please sign in to comment.