mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
version 17 first release
This commit is contained in:
@@ -144,7 +144,7 @@ MINIO_PROFILES="minio"
|
|||||||
PGADMIN_PROFILES="pgadmin"
|
PGADMIN_PROFILES="pgadmin"
|
||||||
|
|
||||||
# Containers' Tags
|
# Containers' Tags
|
||||||
ODOO_TAG=16.0
|
ODOO_TAG=17.0
|
||||||
POSTGRES_TAG=16.1
|
POSTGRES_TAG=16.1
|
||||||
KEYDB_TAG=latest
|
KEYDB_TAG=latest
|
||||||
MINIO_TAG=latest
|
MINIO_TAG=latest
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
git \
|
git \
|
||||||
git-man \
|
git-man \
|
||||||
less \
|
less \
|
||||||
libcbor0 \
|
|
||||||
libcurl3-gnutls \
|
libcurl3-gnutls \
|
||||||
libedit2 \
|
libedit2 \
|
||||||
liberror-perl \
|
liberror-perl \
|
||||||
|
|||||||
Reference in New Issue
Block a user