Bump version for Docker deployment to v2.10.x.

This commit is contained in:
Weyland
2022-02-02 13:30:05 +01:00
parent f18dd1029b
commit cc9a07197d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
FROM python:3.9-slim
ARG AUTH_VERSION=2.9.0
ARG AUTH_VERSION=2.10.0
ARG AUTH_PACKAGE=allianceauth==${AUTH_VERSION}
ENV VIRTUAL_ENV=/opt/venv
ENV AUTH_USER=allianceauth