Releases: RagedUnicorn/docker-tflint
Releases · RagedUnicorn/docker-tflint
v0.63.1-alpine3.24.1-1
What's Changed
- docs: Update DEVELOPMENT.md and TEST.md for Alpine version sync details; enhance renovate.json with custom regex for metadata consistency (208e083)
- fix: specify bash shell for test steps in test.yml to make ci fail on test-fail (b6f4fb5)
- chore(deps): update all non-major dependencies to v3.24.1 (#2) (ca3d1c0)
- chore(deps): update actions/checkout action to v7 (ff47251)
Docker Image
Pull the image:
docker pull ghcr.io/RagedUnicorn/docker-tflint:0.63.1-alpine3.24.1-1
docker pull ragedunicorn/tflint:0.63.1-alpine3.24.1-1Or use the latest tag:
docker pull ghcr.io/RagedUnicorn/docker-tflint:latest
docker pull ragedunicorn/tflint:latestFull Changelog: v0.63.1-alpine3.22.1-1...v0.63.1-alpine3.24.1-1
v0.63.1-alpine3.22.1-1
What's Changed
- feat: Add initial TFLint Docker setup with configuration files and tests (d77ac68)
Docker Image
Pull the image:
docker pull ghcr.io/RagedUnicorn/docker-tflint:0.63.1-alpine3.22.1-1
docker pull ragedunicorn/tflint:0.63.1-alpine3.22.1-1Or use the latest tag:
docker pull ghcr.io/RagedUnicorn/docker-tflint:latest
docker pull ragedunicorn/tflint:latestFull Changelog: ...v0.63.1-alpine3.22.1-1