Skip to content

Odoo: update 17.0-19.0 to release 20260504#21367

Open
d-fence wants to merge 1 commit intodocker-library:masterfrom
odoo:master
Open

Odoo: update 17.0-19.0 to release 20260504#21367
d-fence wants to merge 1 commit intodocker-library:masterfrom
odoo:master

Conversation

@d-fence
Copy link
Copy Markdown
Contributor

@d-fence d-fence commented May 4, 2026

Hello,

here are the latest updates of Odoo supported versions.

Thanks

@d-fence d-fence requested a review from a team as a code owner May 4, 2026 09:03
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Diff for 917b308:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 7c885a8..7c14b2c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,15 +1,15 @@
 Maintainers: Christophe Monniez <moc@odoo.com> (@d-fence)
 GitRepo: https://github.com/odoo/docker
-GitCommit: 22d1fa4c8006452832196232dbc1d106deac4d9a
+GitCommit: 7b39d976b8d5a0ad59bcf39642a27e6c9062b35b
 
-Tags: 17.0-20260421, 17.0, 17
+Tags: 17.0-20260504, 17.0, 17
 Architectures: amd64, arm64v8
 Directory: 17.0
 
-Tags: 18.0-20260421, 18.0, 18
+Tags: 18.0-20260504, 18.0, 18
 Architectures: amd64, arm64v8, ppc64le
 Directory: 18.0
 
-Tags: 19.0-20260421, 19.0, 19, latest
+Tags: 19.0-20260504, 19.0, 19, latest
 Architectures: amd64, arm64v8, ppc64le
 Directory: 19.0
diff --git a/_bashbrew-list b/_bashbrew-list
index 3a55db6..8999eba 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,10 +1,10 @@
 odoo:17
 odoo:17.0
-odoo:17.0-20260421
+odoo:17.0-20260504
 odoo:18
 odoo:18.0
-odoo:18.0-20260421
+odoo:18.0-20260504
 odoo:19
 odoo:19.0
-odoo:19.0-20260421
+odoo:19.0-20260504
 odoo:latest
diff --git a/odoo_17/Dockerfile b/odoo_17/Dockerfile
index d0e8424..60fce58 100644
--- a/odoo_17/Dockerfile
+++ b/odoo_17/Dockerfile
@@ -71,8 +71,8 @@ RUN npm install -g rtlcss
 
 # Install Odoo
 ENV ODOO_VERSION 17.0
-ARG ODOO_RELEASE=20260421
-ARG ODOO_SHA=b1ba76d03b56bed48bd25da72b5d9de9e1278b27
+ARG ODOO_RELEASE=20260504
+ARG ODOO_SHA=43cb8f677cbb325ada98bdd10c5980386deb1a72
 RUN curl -o odoo.deb -sSL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb \
     && echo "${ODOO_SHA} odoo.deb" | sha1sum -c - \
     && apt-get update \
diff --git a/odoo_18/Dockerfile b/odoo_18/Dockerfile
index e19e430..4b58da2 100644
--- a/odoo_18/Dockerfile
+++ b/odoo_18/Dockerfile
@@ -71,8 +71,8 @@ RUN npm install -g rtlcss
 
 # Install Odoo
 ENV ODOO_VERSION 18.0
-ARG ODOO_RELEASE=20260421
-ARG ODOO_SHA=c37092209c1e5ede571d5604a1c01b013e354a83
+ARG ODOO_RELEASE=20260504
+ARG ODOO_SHA=f3440ffc9a7be9be64d194419085aa624267f217
 RUN curl -o odoo.deb -sSL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb \
     && echo "${ODOO_SHA} odoo.deb" | sha1sum -c - \
     && apt-get update \
diff --git a/odoo_latest/Dockerfile b/odoo_latest/Dockerfile
index 5b7026d..b71ce83 100644
--- a/odoo_latest/Dockerfile
+++ b/odoo_latest/Dockerfile
@@ -71,8 +71,8 @@ RUN npm install -g rtlcss
 
 # Install Odoo
 ENV ODOO_VERSION 19.0
-ARG ODOO_RELEASE=20260421
-ARG ODOO_SHA=f9e219b07a6abf5b272cd016f828a8f40ec82eb6
+ARG ODOO_RELEASE=20260504
+ARG ODOO_SHA=9e6a56cc743eba6f8f601e95531fb4bbb0937d6d
 RUN curl -o odoo.deb -sSL http://nightly.odoo.com/${ODOO_VERSION}/nightly/deb/odoo_${ODOO_VERSION}.${ODOO_RELEASE}_all.deb \
     && echo "${ODOO_SHA} odoo.deb" | sha1sum -c - \
     && apt-get update \

Relevant Maintainers:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant