This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
v0.1.0 - Release Candidate 1
Pre-release
Pre-release
Description
Release candidate for updating the project to modern development standards and basing appropriately from cisagov/skeleton-docker.
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
New Contributors
Full Changelog: https://github.com/cisagov/client-cert-update/commits/v0.1.0-rc.1