mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
increased version and removed requirements
This commit is contained in:
@@ -64,7 +64,7 @@ PROJECT_NAME=odoocker
|
||||
SUPPORT_EMAIL=mail@example.com
|
||||
|
||||
# Containers' Tags
|
||||
ODOO_TAG=14.0
|
||||
ODOO_TAG=15.0
|
||||
POSTGRES_TAG=15.4
|
||||
NGINX_TAG=1.25.2
|
||||
NGINX_PROXY_TAG=1.3.1
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
jinja2
|
||||
sortedcontainers
|
||||
debugpy
|
||||
websocket-client
|
||||
pyOpenSSL
|
||||
|
||||
Reference in New Issue
Block a user