diff --git a/Dockerfile b/Dockerfile index 80516cd..b70b86d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG PHP_VERSION=8.2 ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}" -ARG TOOLBOX_VERSION="1.75.1" +ARG TOOLBOX_VERSION="1.76.0" ARG FLAVOUR="alpine" diff --git a/README.md b/README.md index 7a9aee1..1a00209 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ These are the latest tags for PHP versions that are no longer supported: | twig-lint | [Standalone cli twig 1.X linter](https://github.com/asm89/twig-lint) | ✅ | ✅ | ✅ | | twig-linter | [Standalone cli twig 3.X linter](https://github.com/sserbin/twig-linter) | ✅ | ✅ | ✅ | | twigcs | [The missing checkstyle for twig!](https://github.com/friendsoftwig/twigcs) | ✅ | ✅ | ✅ | -| yaml-lint | [Compact command line utility for checking YAML file syntax](https://github.com/j13k/yaml-lint) | ✅ | ✅ | ✅ | +| yaml-lint | [Compact command line utility for checking YAML file syntax](https://github.com/j13k/yaml-lint) | ❌ | ✅ | ✅ | ## More tools