Skip to content

Commit

Permalink
Increased upper Debian test version to Bookworm (#386)
Browse files Browse the repository at this point in the history
Bookworm is the latest stable version of Debian.
  • Loading branch information
freemanjp authored Nov 18, 2024
1 parent 472e599 commit 69cb03a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
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:
- java
- jdk
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian-max-java-max-lts-offline/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-java-debian-max-java-max-lts
image: debian:11
image: debian:12

provisioner:
name: ansible
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian-max-java-min-offline/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-java-debian-max
image: debian:11
image: debian:12

provisioner:
name: ansible
Expand Down

0 comments on commit 69cb03a

Please sign in to comment.