Releases: nationalarchives/docker
Releases · nationalarchives/docker
v0.5.1
v0.5.0
Added
- SSL certificates must be generated and used on environments outside of production
- Docker added back into
tna-python-dev
tna-python-dev
can now run custom scripts when mounted to/home/app/.local/bin/tasks
Changed
- Set the
default
alias for nvm tolts/jod
Removed
- Removed
lts/iron
Fixed
- Fixed the default NodeJS version in
tna-python-dev
Security
- Updated
curl
andlibcurl4
to7.88.1-10+deb12u8
(fixes CVE-2024-2004, CVE-2024-2398 and CVE-2024-7264)
v0.4.0
Added
- Pre-installed the previous NodeJS LTS version as well as the latest
- Semantically versioned images get tagged with their major and minor versions as well as the full version number
Changed
- Updated
black
,flake8
,prettier
,stylelint
,stylelint-config-standard-scss
andstylelint-selector-bem-pattern
in the dev image - Updated the LTS version of NodeJS from
iron
tojod
Removed
- The dev image no longer contains
docker
Fixed
- Fixed the
rg.opencontainers.image.description
in the Django image
v0.3.0
v0.2.11
v0.2.10
v0.2.9
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