POLDER-Crew / polder-federated-search

A federated search project for POLDER.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

A fix for a date bug, pinning Docker image versions #190

Closed nein09 closed 1 year ago

nein09 commented 1 year ago

The main change here is that we got some invalid ISO dates and it made the site crash, so this guards against that. Also, later versions of Chrome headless are causing problems with the Gleaner toolchain, so I pinned the version of that image to a specific version.