v2.10.1
sundowndev/phoneinfogav2.10.1Jan 16, 2023by github-actions[bot]
AI Summary
This release adds helpful Docker usage commands to the documentation and updates various Docker and Python related dependencies.
Key Highlights
- Docker commands added to usage.md
- Bump dorkgen to v1.3.1
- Bump docker build-push-action to v3.3.0
- Bump docker/setup-buildx-action to v2
New Features
- Docker usage documentation
Full Release Notes
## Changelog * Add docker commands to usage.md; to aid getting started (bb7d80a) * Bump actions/setup-python from 3.1.0 to 4.3.1 (108ea1b) * Bump docker/build-push-action from 2.9.0 to 3.3.0 (c3d9f2c) * Bump docker/setup-buildx-action from 1 to 2 (eaec8c1) * Bump dorkgen from v1.2.0 to v1.3.1 (9642734)