Skip to content
Snippets Groups Projects
Commit e264c829 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:ambulance: use python 3.9 as odoorpc is not compatible with python 3.10

parent 9e9db8f3
No related branches found
No related tags found
1 merge request!6112.0.1 python 3.9
FROM python:3-alpine
FROM python:3.9-alpine
ARG BUILD_DATE=""
ARG VCS_URL=""
ARG VCS_REF=""
......
......@@ -2,6 +2,11 @@
History
=======
12.0.1
------
Do not use python 3.10 as odoorpc is not compatible with this version.
12.0.0
------
......
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