From: Grant Slater Date: Thu, 15 Jun 2023 15:52:00 +0000 (+0100) Subject: Switch kitchen debian tests to debian-12 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b310db64e01d6da265faccf7c94c5401bef6c65d Switch kitchen debian tests to debian-12 --- diff --git a/.kitchen.yml b/.kitchen.yml index a79c15829..7ad4e7c1b 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -35,9 +35,9 @@ platforms: pid_one_command: /bin/systemd intermediate_instructions: - RUN /usr/bin/apt-get update -y - - name: debian-11 + - name: debian-12 driver: - image: dokken/debian-11 + image: dokken/debian-12 privileged: true pid_one_command: /bin/systemd intermediate_instructions: