Skip to content

Commit 3932a59

Browse files
committed
1 parent 21e2c38 commit 3932a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim-bookworm
1+
FROM python:3.14.0a1-slim-bookworm
22
ARG UID=999
33
# create the working directory and a place to set the logs (if wanted)
44
RUN mkdir -p /odoo /var/log/odoo

0 commit comments

Comments
 (0)