rspamd: Update to version 3.5

This commit is contained in:
Alex Palaistras 2023-03-25 13:25:20 +00:00
parent efff72baa8
commit 3f5c0306ed

View File

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