Skip to content

Commit

Permalink
Merge pull request #244 from rubencabrera/update-compose-16-2
Browse files Browse the repository at this point in the history
docs: fix the image remaining from a local run
  • Loading branch information
rubencabrera authored Jul 18, 2024
2 parents c7f54d3 + 8ecc305 commit 9d7886b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ services:
environment:
# FIXME: might want to remove or make this more specific for prod.
- DB_FILTER=.*
# image: "rubencabrera/odoo-docker:16.1.1"
image: "odoo-docker-pudb"
image: "rubencabrera/odoo-docker:16.2.0"
ports:
- "6899:6899" # pudb telnet port
- "8069:8069"
Expand Down

0 comments on commit 9d7886b

Please sign in to comment.