Releases: nationalarchives/docker
Releases · nationalarchives/docker
v0.2.8
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
v0.2.6
Removed
- Removed fix for CVE-2022-40897
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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
topython:3.12-slim-bookworm
- Install
libcurl4
version7.88.1-10+deb12u4
Security
- Upgrade all Debian packages