Skip to content

Commit

Permalink
build(deps): update rubencabrera/odoo-docker docker tag to v16.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent a094b01 commit 3a48010
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:16.0.0"
image: "rubencabrera/odoo-docker:16.1.2"
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 @@ -54,7 +54,7 @@ services:
environment:
# FIXME: might want to remove this for prod.
- DB_FILTER=.*
image: "rubencabrera/odoo-docker:16.1.1"
image: "rubencabrera/odoo-docker:16.1.2"
ports:
- "8069:8069"
- "8071:8071"
Expand Down

0 comments on commit 3a48010

Please sign in to comment.