rspamd: Update to latest version

This commit is contained in:
Alex Palaistras 2022-10-28 17:49:50 +01:00
parent a99e97abfe
commit 89475f3970

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim
ARG VERSION=3.2
ARG VERSION=3.3
RUN apt-get update -y && apt-get install -y --no-install-recommends \
ca-certificates curl gnupg