diff options
Diffstat (limited to 'Containerfile')
| -rw-r--r-- | Containerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index f3efe00c71..68e22b68c7 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM python:3.12.0-alpine3.17 +FROM python:3.11.5-alpine3.17 ARG UID=1337 ARG GID=1337 |
