Skip to content

v3-alpine3.22.1-1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:33
· 40 commits to master since this release
v3-alpine3.22.1-1
4ae2457

What's Changed

  • docs: Add Readme images (d5c84fb)
  • feat: Add GitHub actions (f2703e9)
  • feat: Add Examples (3a2683d)
  • feat: Add test setup for python image (1537cf2)
  • feat: Cleanup .dockerignore (ff9c96e)
  • feat: Update .editorconfig and .gitignore for improved Python and Dockerfile settings (bc3849b)
  • feat: Simplify .dockerignore by removing unnecessary entries and consolidating patterns (5225056)
  • feat: Update Python Docker image version to 3.22.1 in configuration and documentation (bde4501)
  • feat: Add Dockerfile, docker-compose configurations, and comprehensive documentation for Python Docker image (2ce58a5)
  • feat: Add Renovate configuration for automated dependency updates (bcd4a70)
  • feat: Update README.md for improved clarity and usage instructions (8eca71e)
  • chore(deps): migrate config renovate.json (2e9a27d)
  • feat: Update Dockerfile and documentation for Python 3.12.11 support (d1cf884)
  • feat: Simplify Docker release workflow by removing test job and updating tag patterns (3757ea4)
  • feat: Remove major version tag pattern from Docker release workflow (6115e2a)
  • feat: Update DOCKERHUB.md for Python 3.12.11 versioning and usage details (7939261)
  • fix: update docker-compose.dev.yml to use fixed dev tag (8d613c3)
  • feat: Update Dockerfile and documentation to remove PEP 668 restriction for Python installation (4ae2457)

Docker Image

Pull the image:

docker pull ghcr.io/RagedUnicorn/docker-python:3-alpine3.22.1-1
docker pull ragedunicorn/python:3-alpine3.22.1-1

Or use the latest tag:

docker pull ghcr.io/RagedUnicorn/docker-python:latest
docker pull ragedunicorn/python:latest

Full Changelog: ...v3-alpine3.22.1-1