Skip to content

Releases: RagedUnicorn/docker-tflint

v0.63.1-alpine3.24.1-1

18 Jun 21:11
v0.63.1-alpine3.24.1-1

Choose a tag to compare

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-1

Or use the latest tag:

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

Full Changelog: v0.63.1-alpine3.22.1-1...v0.63.1-alpine3.24.1-1

v0.63.1-alpine3.22.1-1

16 Jun 18:25
v0.63.1-alpine3.22.1-1
d77ac68

Choose a tag to compare

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-1

Or use the latest tag:

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

Full Changelog: ...v0.63.1-alpine3.22.1-1