This commit is contained in:
Felix Ableitner 2024-11-14 10:08:34 +01:00
parent 8306ef3edb
commit 92e84e3a83

View file

@ -139,7 +139,7 @@ steps:
when: *slow_check_paths
docker_check:
image: docker/dockerfile:1.11
image: docker:27-cli
commands:
- docker build --check . -f docker/Dockerfile