ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 13 forks source link

Updated ArangoDB version to 3.12 for compose #957

Closed nedvedba closed 1 month ago

nedvedba commented 2 months ago

Description

Updates the ArangoDB version used with Docker compose.

JoshuaSBrown commented 2 months ago

You need to add labels, you also need to add a description. Also we should think of ways in which we can update this from the dependency versions file in the ./scripts folder. The version of arango is hard coded in multiple places. This needs to be reduced to a single place.

JoshuaSBrown commented 2 months ago

We can actually consolidate the version numbers later in a separate PR, but for now at least add an item in the CHANGELOG