Skip to content
Snippets Groups Projects
Commit 99239b47 authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch 'renovate/python-3.x' into 'main'

Update python Docker tag to v3.12

See merge request !151
parents 5028c13b 46c7bb1d
No related branches found
No related tags found
1 merge request!151Update python Docker tag to v3.12
Pipeline #43325 passed with stages
in 4 minutes and 33 seconds
FROM python:3.11-slim
FROM python:3.12-slim
# set "app" as the working directory from which CMD, RUN, ADD references
WORKDIR /app
......
......@@ -31,7 +31,7 @@ pycparser==2.21
PyJWT==2.3.0
pymysql==1.0.2
pyrsistent==0.18.1
PyYAML==6.0
PyYAML==6.0.1
regex==2022.3.15
requests==2.27.1
requests-oauthlib==1.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment