This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
v0.1.0
What's Changed
- Merge in upstream changes from skeleton-generic by @jsf9k in #3
- Skeletonize the project by @mcdonnnj in #8
- Update base Docker image tag by @mcdonnnj in #9
- Switch to Alpine Linux for the Docker image by @mcdonnnj in #10
- Dockerfile improvements by @mcdonnnj in #11
- Use
pipenv
to install Python dependencies by @mcdonnnj in #12 - Remove the
docker-compose.override.yml
file by @mcdonnnj in #13 - Change the uid of the unprivileged user by @mcdonnnj in #15
- Pull in the latest from
cisagov/skeleton-docker
by @mcdonnnj in #18 - Update Python related version pins by @mcdonnnj in #19
- Update the underlying operating system of the base Docker images from Alpine 3.16 to 3.17 by @mcdonnnj in #20
- Update the base Docker image from
python:3.10.8-alpine
topython:3.11.1-alpine
by @mcdonnnj in #23 - Minor documentation and formatting changes by @mcdonnnj in #24
- Final touch ups for the modernization effort by @mcdonnnj in #25
- Modernize project by @mcdonnnj in #26
New Contributors
Full Changelog: v0.0.2...v0.1.0