diff --git a/docker-compose/.env b/docker-compose/.env index ec28f7e79..f1e9f6f40 100644 --- a/docker-compose/.env +++ b/docker-compose/.env @@ -21,5 +21,5 @@ MSSQL_DB_PORT=1433 #sqlite | postgres | mssql DATABASE_ENGINE=postgres -#VERSION_TAG=0.3.1 # <-- use new tag here +VERSION_TAG=0.4.0 COMPOSE_PROFILES=$DATABASE_ENGINE