mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 23:29:19 +01:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b48043370 | ||
|
|
4cd4458883 | ||
|
|
2d8b6921eb | ||
|
|
2de033d5ad | ||
|
|
1a65a71cb0 | ||
|
|
156a4bd1a7 | ||
|
|
f25f06a92e | ||
|
|
056d6ac873 |
@@ -150,7 +150,7 @@ MINIO_PROFILES="minio"
|
||||
PGADMIN_PROFILES="pgadmin"
|
||||
|
||||
# Containers' Tags
|
||||
ODOO_TAG=14.0
|
||||
ODOO_TAG=15.0
|
||||
POSTGRES_TAG=16.1
|
||||
KEYDB_TAG=latest
|
||||
MINIO_TAG=latest
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
jinja2
|
||||
sortedcontainers
|
||||
debugpy
|
||||
websocket-client
|
||||
redis
|
||||
boto3
|
||||
sentry-sdk==1.9.0 # Fixed because Odoo depends on urllib3==1.26.5
|
||||
aiohttp
|
||||
|
||||
Reference in New Issue
Block a user