Merge pull request #20 from PrismLauncher/renovate/python-3.x

This commit is contained in:
Sefa Eyeoglu 2023-06-08 09:15:59 +02:00 committed by GitHub
commit 5cea5ef1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM python:3.11.3-alpine3.17
FROM python:3.11.4-alpine3.17
ARG UID=1337
ARG GID=1337