We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e2c38 commit 3932a59Copy full SHA for 3932a59
17.0/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim-bookworm
+FROM python:3.14.0a1-slim-bookworm
2
ARG UID=999
3
# create the working directory and a place to set the logs (if wanted)
4
RUN mkdir -p /odoo /var/log/odoo
0 commit comments