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