mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-03-10 04:59:06 +01:00
Upgrade standalone python version
This commit is contained in:
parent
817cf75fd7
commit
65b07e2863
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-slim-bullseye
|
||||
FROM python:3.11-slim-bullseye
|
||||
LABEL src=https://github.com/django-helpdesk/django-helpdesk
|
||||
RUN apt-get update
|
||||
RUN apt-get install -yqq \
|
||||
|
Loading…
Reference in New Issue
Block a user