summary refs log tree commit diff
path: root/changelog.d/13279.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docker: copy postgres from base image (#13279)Richard van der Hoff2022-07-151-0/+1
When building the docker images for complement testing, copy a preinstalled complement over from a base image, rather than apt installing it. This avoids network traffic and is much faster.