rebuild images with rockylinux 8 and update rspamd to v3.0

This commit is contained in:
ace
2021-10-22 00:42:06 +03:00
parent af2c98090f
commit 58f905d2da
7 changed files with 24 additions and 29 deletions

View File

@ -1,4 +1,4 @@
FROM python:3-buster
FROM python:3.9-buster
RUN apt-get update && \
apt-get install -y git \