Skip to content

Releases: SatelCreative/docker-python-base

202207-rc1

06 Jul 16:18
2441091
Compare
Choose a tag to compare
202207-rc1 Pre-release
Pre-release

RELEASE FAILED

What's Changed

Full Changelog: 202205...202207-rc1

202206-rc2

13 Jun 17:59
Compare
Choose a tag to compare
202206-rc2 Pre-release
Pre-release

202206-rc1

11 Jun 01:37
ced6898
Compare
Choose a tag to compare
202206-rc1 Pre-release
Pre-release

202205

02 May 23:51
b63548a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 202112...202205

202112.1

12 Apr 05:49
Compare
Choose a tag to compare
  • Switch from watchmedo to uvicorn --reload for the developapp command to restart the app when the code has changed.

202112

14 Dec 17:37
7fe7947
Compare
Choose a tag to compare
  • Automatic deployment of three tags for the following versions of python
    • 3.10.1-slim
    • 3.9.9-slim
    • 3.8.12-slim
  • New format of python image : YYYYMM-pythonversion
  • Length parameter to the black command

4.2.1

02 Dec 00:39
Compare
Choose a tag to compare
  • GitHub actions for a new tag release
  • Reports folder all the reports (.*xml files)
  • python: 3.9.6-slim

4.3

14 Oct 18:16
e5adf36
Compare
Choose a tag to compare
4.3
  • Update packages except for flake8 and isort
  • Bump Python version to 3.10.0

4.2

23 Jul 16:52
Compare
Choose a tag to compare
4.2
  • Main goal of the release was to add flake8-quotes
  • Also upgrade the base image to 3.9.6-slim and upgrades a few packages

4.1

16 Jul 17:07
Compare
Choose a tag to compare
4.1
  • Upgrade all packages in the requirements
  • Fix the generate_requirements file