Skip to content

Releases: nationalarchives/docker

v0.2.8

16 Jul 14:30
345fbc1
Compare
Choose a tag to compare
v0.2.8 Pre-release
Pre-release

Added

  • Add a staging environment

Changed

  • Updated Poetry to 1.8.3
  • Updated Gunicorn to 22.0.0
  • Updated Uvicorn to 0.30.1 and switched to uvicorn-worker
  • Make SECRET_KEY optional
  • Allow more configuration file types for stylelint and eslint

Fixed

  • Flask apps with factories are now explicitly run using the provided entrypoint

v0.2.7

08 Apr 10:31
0725726
Compare
Choose a tag to compare
v0.2.7 Pre-release
Pre-release

Fixed

  • Manifests fixed

v0.2.6

05 Apr 11:59
d6d4b6d
Compare
Choose a tag to compare
v0.2.6 Pre-release
Pre-release

Removed

v0.2.5

27 Mar 11:11
5a6f083
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

Changed

v0.2.4

27 Feb 16:34
98b519c
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Changed

v0.2.3

19 Feb 16:04
436d1e7
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Changed

  • Updated prettier, eslint, stylelint, stylelint-config-standard-scss and stylelint-selector-bem-pattern in tna-python-dev
  • Updated black, flake8 and isort in tna-python-dev
  • Updated nvm

Security

  • Updated libcurl4 and curl

v0.2.2

23 Jan 12:03
58c5653
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Changed

  • Ignore venv*,__pycache__,node_modules,migrations in Flake8 configuration

v0.2.1

15 Jan 17:17
4217e48
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Changed

  • Added trailing slash to healthcheck liveliness URI (/healthcheck/live/)

v0.2.0

02 Jan 15:38
9bfd491
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added

  • Initial release of tna-python-dev Docker image
  • Added uvicorn support for async applications such as FastAPI

Changed

  • Update Poetry to 1.7.1
  • Updated Base Docker image from python:3.11-slim to python:3.12-slim-bookworm
  • Install libcurl4 version 7.88.1-10+deb12u4

Security

  • Upgrade all Debian packages

v0.1.11

16 Oct 17:00
2557d84
Compare
Choose a tag to compare
v0.1.11 Pre-release
Pre-release

Added

  • New -root images which mirror thier parents with the exception that they are run under the root user for development purposes

Security

  • Update curl to 7.88.1-10+deb12u4