Skip to content

chore: pin docker images to tags

Exbrayat Cédric requested to merge chore/docker-images into master

docker-compose config --resolve-image-digests gives us the tags currently used. This commit updates the config to pin the images to these precise tags. The postgres image config has been updated to use trust auth method.

Merge request reports