Skip to content

Commit d753508

Browse files
build(deps): update postgres docker tag to v9.6.24
1 parent dbe074a commit d753508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
version: '3.1'
1111
services:
1212
db:
13-
image: postgres:9.6.23
13+
image: postgres:9.6.24
1414
environment:
1515
- POSTGRES_PASSWORD=odoo
1616
- POSTGRES_USER=odoo

0 commit comments

Comments
 (0)