Version Bump 3.0.0b3

This commit is contained in:
Ariel Rin
2022-07-11 14:20:53 +10:00
parent 54bce4315b
commit a47bd8d7c7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
FROM python:3.9-slim
ARG AUTH_VERSION=v3.0.0b2
ARG AUTH_VERSION=v3.0.0b3
ARG AUTH_PACKAGE=allianceauth==${AUTH_VERSION}
ENV VIRTUAL_ENV=/opt/venv
ENV AUTH_USER=allianceauth