Skip to content

Commit

Permalink
[molecule] Add Debian Bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Jun 16, 2023
1 parent f391c03 commit 8c8b237
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ driver:
name: docker
platforms:
# https://wiki.debian.org/DebianReleases
- name: debian12
image: debian:12-slim
command: sleep infinity
groups: [Debian]
privileged: true
# https://wiki.debian.org/DebianReleases
- name: debian11
image: debian:11-slim
command: sleep infinity
Expand Down

0 comments on commit 8c8b237

Please sign in to comment.