We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e51bc1 + a55178f commit 4ebffb3Copy full SHA for 4ebffb3
mailfilter/Dockerfile
@@ -25,8 +25,8 @@ RUN apk add --no-cache \
25
clamav=1.4.2-r0 \
26
clamav-libunrar=1.4.2-r0 \
27
redis=8.0.2-r0 \
28
- rspamd=3.10.2-r2 \
29
- rspamd-openrc=3.10.2-r2 \
+ rspamd=3.11.1-r2 \
+ rspamd-openrc=3.11.1-r2 \
30
&& mkdir -p /run/systemd/journal \
31
&& curl -L -s "https://github.com/just-containers/s6-overlay/releases/download/${S6_OVERLAY_VERSION}/syslogd-overlay-noarch.tar.xz" \
32
| tar -C / -Jxpf -
0 commit comments