Skip to content

Commit

Permalink
build(deps): update rubencabrera/odoo-docker docker tag to v12.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent feea2f7 commit cd59006
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:12.12.0"
image: "rubencabrera/odoo-docker:12.13.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: odoo12
depends_on:
- db
image: "rubencabrera/odoo-docker:12.12.0"
image: "rubencabrera/odoo-docker:12.13.0"
ports:
- "8069:8069"
- "8071:8071"
Expand Down

0 comments on commit cd59006

Please sign in to comment.