Skip to content

Commit

Permalink
Add ubuntu 24.04 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Jan 19, 2025
1 parent c3cf81a commit c6371ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cookbooks/boxcutter_sonatype/kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@ platforms:
- '10080:10080'
- '10443:10443'

- name: ubuntu-24.04
driver:
image: boxcutter/dokken-ubuntu-24.04
pid_one_command: /bin/systemd
ports:
- '2404:8081'
- '2405:8082'

- name: centos-stream-9
driver:
image: boxcutter/dokken-centos-stream-9
Expand Down

0 comments on commit c6371ce

Please sign in to comment.