Skip to content

Commit

Permalink
Merge pull request #222 from rubencabrera/renovate/12.x-rubencabrera-…
Browse files Browse the repository at this point in the history
…odoo-docker-12.x

build(deps): update rubencabrera/odoo-docker docker tag to v12.13.0 (12.x)
  • Loading branch information
rubencabrera authored Jun 28, 2024
2 parents 7eff3c2 + cd59006 commit dbe074a
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 dbe074a

Please sign in to comment.