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

Commit

Permalink
merge(): branch 'navossoc-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hardware committed Dec 7, 2018
2 parents dd450b1 + 0ef34af commit ac04a07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ ARG BUILD_CORES

ARG SKALIBS_VER=2.7.0.0
ARG EXECLINE_VER=2.5.0.1
ARG S6_VER=2.7.2.1
ARG RSPAMD_VER=1.8.1
ARG S6_VER=2.7.2.2
ARG RSPAMD_VER=1.8.3
ARG GUCCI_VER=0.1.0

ARG SKALIBS_SHA256_HASH="96494d76669d2f8622511d5d616b6367801a42683c0bb11a8855114e5ccbd756"
ARG EXECLINE_SHA256_HASH="8d07d14e9e9abb1301e08be271313c4ffa5ddf7248fd262dda19588e78e31049"
ARG S6_SHA256_HASH="cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f"
ARG RSPAMD_SHA256_HASH="cd25dab6fbd2b20b3bf0c871b133d08a5107696e012c798c6e93cd9e53537555"
ARG S6_SHA256_HASH="58dfa7633caff3790e06b5981344ceb03a1cedff4f253e15d79135d9a2ab525f"
ARG RSPAMD_SHA256_HASH="09ad1808e8b56db954b29622976efca54785223beaa7b859b2cdb900408de8d7"
ARG GUCCI_SHA256_HASH="44199d8edf88442324951cafeaaea047f524deb8d887a0174cacc3aaff139740"

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.7.0.0 : https://skarnet.org/software/skalibs/
* Execline 2.5.0.1 : https://skarnet.org/software/execline/
* s6 2.7.2.1 : https://skarnet.org/software/s6/
* Rspamd 1.8.1 : https://rspamd.com/
* Rspamd 1.8.3 : https://rspamd.com/
* Gucci 0.1.0 : https://github.com/noqcks/gucci/

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

0 comments on commit ac04a07

Please sign in to comment.