Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencabrera authored Feb 24, 2020
1 parent 0f333e2 commit ff575b3
Showing 1 changed file with 1 addition and 1 deletion.
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.0.4"
image: "rubencabrera/odoo-docker:12.4.0"
ports:
- "8069:8069"
- "8071:8071"
Expand Down

0 comments on commit ff575b3

Please sign in to comment.