user/authentik: use py3-docker-py instead of py3-docker

This commit is contained in:
Antoine Martin 2023-09-01 13:28:02 -04:00
parent c32e9a73c5
commit 124d774704

View file

@ -3,7 +3,7 @@
pkgname=authentik
pkgver=2023.8.2
pkgrel=0
pkgrel=1
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
url="https://github.com/goauthentik/authentik"
# py3-xmlsec needs some work
@ -60,7 +60,7 @@ depends="
py3-django-redis
py3-django-rest-framework
py3-django-rest-framework-guardian
py3-docker
py3-docker-py
py3-dotenv
py3-dumb-init
py3-duo-client