update to use user: 2000:2000 / ARGS in build, and use the python image instead of a full ubuntu image. Also use r to escape regex str

This commit is contained in:
2024-02-18 20:37:59 +11:00
parent 5b43826006
commit bbe0590b1e
4 changed files with 18 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
psycopg2
Flask===2.3.3
Werkzeug==2.3.7
psycopg2
python3-ldap
flask_login
flask-ldap3-login
sqlalchemy
@@ -14,3 +15,4 @@ datetime
pytz
brotli
flask-compress
gunicorn