py-kms/docker
dependabot[bot] 32328ddfc3
Bump flask from 2.1.2 to 2.3.2 in /docker/docker-py3-kms
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 23:54:49 +00:00
..
docker-py3-kms Bump flask from 2.1.2 to 2.3.2 in /docker/docker-py3-kms 2023-05-01 23:54:49 +00:00
docker-py3-kms-minimal Added new webui support into docker 2023-02-21 14:09:58 +01:00
entrypoint.py add versions, removed sudo, powerusers group, 2022-05-13 06:37:34 +02:00
README.md Removed fresh code cloning from building (use the local cahced version instead) 2021-09-13 11:13:48 +02:00
start.py Added version metadata into container 2023-02-21 14:10:30 +01:00

Both docker files must access the source code of this repository. Therefore the build context must be the root of the project directory. Take a look into the build script for the normal py-kms version, as it demonstrates exactly that case and how to use these docker files.