·
1 commit
to master
since this release
What's Changed
- chore(deps): update actions/upload-artifact action to v5 (682d2d3)
- chore(deps): update actions/checkout action to v6 (2852955)
- chore(deps): update alpine Docker tag to v3.23.0 (bcc73f2)
- chore(deps): update alpine Docker tag to v3.23.2 (#9) (3fc76ac)
- chore(deps): update actions/upload-artifact action to v6 (e380026)
- chore(deps): update alpine Docker tag to v3.23.3 (#10) (c46626e)
- chore(deps): update actions/upload-artifact action to v7 (ba823d3)
- chore(deps): update docker/build-push-action action to v7 (4fb6f9c)
- chore(deps): update docker/login-action action to v4 (3cf177d)
- chore(deps): update docker/metadata-action action to v6 (2b74596)
- chore(deps): update docker/setup-buildx-action action to v4 (af6b624)
- chore(deps): update alpine Docker tag to v3.23.4 (a793e96)
- chore(deps): update softprops/action-gh-release action to v3 (ab14541)
- chore(deps): update alpine Docker tag to v3.24.0 (#18) (22029fc)
- feat: Add run configurations for building and testing Docker images (e10b96e)
- feat: Add run configurations for dev shell and example execution (9808b03)
- fix: Update docker-compose.test.yml to use 'test' tag for Python image (fb567fb)
- feat: Add CI job for testing Docker image with Container Structure Tests (d2e06d1)
- fix: Update test.yml to configure Container Structure Tests for single-platform images (b1572ba)
- feat: pin Python via standalone CPython, decoupled from Alpine (358c703)
- fix: specify bash shell for test steps in test.yml to make ci fail on test-fail (d3cda9d)
- fix: update base image version in python_metadata_test.yml to alpine:3.24.1 (b159c85)
- chore(deps): update actions/checkout action to v7.0.0 (42695b2)
- chore(deps): update alpine to v3.24.1 (5e3faf9)
Docker Image
Pull the image:
docker pull ghcr.io/RagedUnicorn/docker-python:3.14.6-alpine3.24.1-1
docker pull ragedunicorn/python:3.14.6-alpine3.24.1-1Or use the latest tag:
docker pull ghcr.io/RagedUnicorn/docker-python:latest
docker pull ragedunicorn/python:latestFull Changelog: v3-alpine3.22.2-1...v3.14.6-alpine3.24.1-1