]> git.openstreetmap.org Git - chef.git/commitdiff
Switch kitchen debian tests to debian-12
authorGrant Slater <github@firefishy.com>
Thu, 15 Jun 2023 15:52:00 +0000 (16:52 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 15 Jun 2023 15:52:08 +0000 (16:52 +0100)
.kitchen.yml

index a79c1582937f172896f1c2b366e6b133478ea381..7ad4e7c1b3950b2d864263a9db992df1ea1035b2 100644 (file)
@@ -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: