Skip to content

Commit

Permalink
Switch kitchen debian tests to debian-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Jun 15, 2023
1 parent 05b4612 commit b310db6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b310db6

Please sign in to comment.