Skip to content

Commit

Permalink
build(deps): update rubencabrera/odoo-docker docker tag to v14.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 24b1807 commit 09ab2c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
environment:
- ADMIN_PASSWD=FIXME
- DB_FILTER=False
image: "rubencabrera/odoo-docker:14.1.3"
image: "rubencabrera/odoo-docker:14.3.0"
ports:
- "8169:8069"
- "8171:8071"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
container_name: odoo14
depends_on:
- db
image: "rubencabrera/odoo-docker:14.1.3"
image: "rubencabrera/odoo-docker:14.3.0"
ports:
- "8069:8069"
- "8071:8071"
Expand Down

0 comments on commit 09ab2c2

Please sign in to comment.