AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Specify Docker image versions in docker-compose.yml #102

Closed namedgraph closed 2 years ago

namedgraph commented 3 years ago

We need to look at docker-compose.yml more as Maven POM, where concrete versions of the dependencies (Docker images in this case) are specified.

Using the latest tag makes it hard to track down versions, see #101