This pull request updates the docker-compose.yml file to replace currently nonfunctional Docker images. You might notice something weird in this pull request, I wasn't sure how to roll back the commit that improperly modified the StatisticsEndpoints.cs. So, I corrected my initial change by creating a new commit that removed the additional line that I previously added. This should make it identical to the original StatisticsEndpoints.cs. I think it would be better though to not merge these commits at all for the sake of cleanliness. If anyone has any advice let me know.
This pull request updates the docker-compose.yml file to replace currently nonfunctional Docker images. You might notice something weird in this pull request, I wasn't sure how to roll back the commit that improperly modified the StatisticsEndpoints.cs. So, I corrected my initial change by creating a new commit that removed the additional line that I previously added. This should make it identical to the original StatisticsEndpoints.cs. I think it would be better though to not merge these commits at all for the sake of cleanliness. If anyone has any advice let me know.
Closes #1026