Releases: wodby/docker4python
Releases · wodby/docker4python
0.1.16
0.1.15
Changes since 0.1.14
- Python:
- Version 2.7 support dropped (EOL)
- Added
jpeg-dev
package to-dev
version of images
- Nginx:
- New major versions: 1.19 and 1.18
- Bugfix: custom presets didn't work wodby/nginx#50
- MariaDB 10.1.45, 10.2.32, 10.3.23, 10.4.13
- PostgreSQL 12.3, 11.8, 10.13, 9.6.18, 9.5.22
- Apache: access to all hidden files except
.well-known
is now forbidden - Solr 8.5.2
- Adminer 4.7.7
- Elasticsearch, Kibana 7.7.1, 6.8.10
- Memcached 1.6.6
- Redis 6.0.5
- Node.js 12.18.0, 10.21.0
- Base OS Alpine Linux updated to 3.12.0 for most of the images
- Bugfix: solr service missed admin ui port for traefik
Update instructions
Update your .env
file and docker-compose.yml
0.1.14
Changes since 0.1.13
- Python 2.7.18
- Nginx 1.17.10
- Redis:
- Added redis 6
- Updated to 5.0.9
- Dropped redis 4
- Solr 8.5.1, 7.7.3
- Memcached 1.6.5
- Node.js:
- Updated to 12.16.3, 10.20.1
sudo
didn't work in-dev
images wodby/node#6
- Alpine Linux updated to 3.11.6
- Adminer rebuilt against updated PHP image
- Now bind mounts have
:cached
flag by default wodby/docker4drupal#433
Update instructions
Update your .env
file and docker-compose.yml
0.1.13
Changes since 0.1.12
- Python 3.7.7, 3.6.10
- Nginx:
- Updated to 1.17.9
- Added
/ads.txt
location support wodby/nginx#44 - Bugfix: 403 on
/.well-known
locations
- Solr 8.5.0
- MariaDB 10.4.12, 10.3.22, 10.2.31, 10.1.44
- PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26
- Elasticsearch, Kibana 7.6.2, 6.8.8
- Varnish 6.0.6
- Adminer 4.7.6
- Memcached 1.6.3
- Node.js 12.16.1, 10.19.0, 8.17.0
- Redis 5.0.8
- Images' base OS (Alpine Linux) updated to 3.11
Update instructions
Update your .env
file
0.1.12
Changes since 0.1.11
- MariaDB 10.4.11, 10.3.21, 10.2.30
- Solr 8.3.1
- Elasticsearch, Kibana 7.5.0
- Nginx's
/.well-known
URIs excluded from denied hidden files location instead of explicitly allowed - Node.js now has
-dev
image variants with dev packages and sudo wodby/node#5 - Adminer rebuilt against updated PHP image
Update instructions
Update your .env
file
0.1.11
Changes since 0.1.10
- Python 3.5.9
- Nginx:
- Updated to 1.17.6
- Brotli compression level set to 1 wodby/nginx#40
- Elasticsearch, Kibana 7.4.2, 6.8.5
- MariaDB 10.4.10, 10.3.20, 10.2.29, 10.1.43
- Solr 8.3.0
- Memcached 1.5.20
- PostgreSQL:
- New latest PostgreSQL 12.1
- Updated to 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25
- Adminer updated to 4.7.5 and rebased to PHP 7.2
- Node.js 12.13.1
- Redis 5.0.7
- Xhprof, webgrind rebuilt against latest PHP image
Update instructions
Update your .env
file
0.1.10
Changes since 0.1.9
- Python 3.7.5, 2.7.17
- Nginx:
- Updated to 1.17.5
- Added brotli compression extension (enabled by default in addition to gzip) wodby/nginx#37
- Varnish:
- Varnish updated to 6.0.5
- Varnish modules now installed from branch 6.0 varnish/varnish-modules#144
- Adminer 4.7.4
- Elasticsearch and Kibana 7.4.1, 6.8.4
- Node.js 8.16.2, 10.17.0, 12.13.0
- Alpine Linux updated to 3.10.3 for most images
- Content of
traefik.yml
(for running multiple projects) updated to traefik v2.0
Update instructions
Update your .env
file
0.1.9
Changes since 0.1.8
- ❗️Traefik major update to v2.0. Update your
docker-compose.yml
file (traefik labels changed) - Nginx 1.17.4
- MariaDB:
- Updated to 10.4.8, 10.3.18, 10.2.27
- Version 10.4 is now latest by default
- Memcached 1.5.19
- Redis 3.1.3
- Elasticsearch and Kibana 7.4.0, 6.8.3
- Node.js 12.11.1
- Alpine Linux updated to 3.10.2 for Solr images
- Adminer rebuilt against latest PHP image
Update instructions
Update your docker-compose.
and .env
files
0.1.8
0.1.7
Changes since 0.1.6
- Python:
- Pip packages location changed from
/usr/src/app/.local
to/home/wodby/.local
#1
- Pip packages location changed from
- MariaDB:
- ❗️Security updates: 10.4.7, 10.3.17, 10.2.26, 10.1.41
- Version 10.4 temporary has no PAM wodby/mariadb#20
open_files_limit
is now configurable wodby/mariadb#18
- Nginx:
- Updated to 1.17.2
- Added default location
humans.txt
wodby/nginx#35
- PostgreSQL updates: 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24
- Solr updated to 8.2.0
- NodeJS updated to 12.8.0, 10.16.2
- Elasticsearch and Kibana updated to 7.3.0, 6.8.2
- Adminer rebuilt against the updated base image
- Alpine Linux updated to 3.10 for Varnish, OpenSMTPD and MariaDB (except 10.1)
Update instructions
Update your .env
file