sul-dlss / sdr-api

HTTP API for the Stanford Digital Repository
https://sul-dlss.github.io/sdr-api/
2 stars 0 forks source link

Update docker base image to debian base #679

Closed aaron-collier closed 4 months ago

aaron-collier commented 4 months ago

Why was this change made? 🤔

Update the base ruby image to use a debian version in order to more closely match our deployed environments.

Also: I believe this image being based on debian is a prerequisite for argo using a debian image.

How was this change tested? 🤨

âš¡ âš  If this change has cross service impact, including writes to shared file systems, run integration tests (e.g. create_object_h2_spec) and/or test in [stage|qa] environment, in addition to specs. âš¡