summary refs log tree commit diff
path: root/changelog.d/7839.docker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.18.0rc1Richard van der Hoff2020-07-271-1/+0
|
* Switch to Debian:Slim from Alpine for the docker image (#7839)Christopher May-Townsend2020-07-171-0/+1
As mentioned in #7397, switching to a debian base should help with multi-arch work to save time on compiling. This is unashamedly based on #6373, but without the extra functionality. Switch python version back to generic 3.7 to always pull the latest. Essentially, keeping this as small as possible. The image is bigger though unfortunately.