Skip to content

Commit

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

chore(deps): update rubencabrera/odoo-docker docker tag to v12.12.0 (12)
  • Loading branch information
rubencabrera authored Apr 12, 2023
2 parents 6f6ca45 + 4d791f7 commit 2f84ab7
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.7.10"
image: "rubencabrera/odoo-docker:12.12.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.7.11"
image: "rubencabrera/odoo-docker:12.12.0"
ports:
- "8069:8069"
- "8071:8071"
Expand Down

0 comments on commit 2f84ab7

Please sign in to comment.