Skip to content

Commit

Permalink
Increased upper Debian test version to Bookworm
Browse files Browse the repository at this point in the history
Bookworm is the latest stable version of Debian.
  • Loading branch information
freemanjp committed Nov 20, 2024
1 parent 8e3fdb1 commit cdf8087
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Requirements

* Buster (10)
* Bullseye (11)
* Bookworm (12)

* Ubuntu

Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
galaxy_tags:
- maven
- mvn
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian-max/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible-role-maven-debian-max
image: debian:11
image: debian:12

provisioner:
name: ansible
Expand Down

0 comments on commit cdf8087

Please sign in to comment.