version 17 first release

This commit is contained in:
yhaelopez
2023-12-12 21:40:17 -07:00
parent eaa7826e4b
commit 98b94b6f86
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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 \