Skip to content

Commit

Permalink
Increased upper Debian test version to Bullseye (#255)
Browse files Browse the repository at this point in the history
Bullseye is the latest stable version of Debian.
  • Loading branch information
freemanjp committed Sep 25, 2021
1 parent 0305c50 commit cc6c783
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Requirements

* Jessie (8)
* Stretch (9)
* Buster (10)
* Bullseye (11)

* Ubuntu

Expand Down
2 changes: 2 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ galaxy_info:
versions:
- stretch
- jessie
- buster
- bullseye
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 @@ -13,7 +13,7 @@ lint: |
platforms:
- name: ansible-role-java-debian-max-java-max-lts
image: debian:9
image: debian:11
dockerfile: ../default/Dockerfile.j2

provisioner:
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 @@ -13,7 +13,7 @@ lint: |
platforms:
- name: ansible-role-java-debian-max
image: debian:9
image: debian:11
dockerfile: ../default/Dockerfile.j2

provisioner:
Expand Down

0 comments on commit cc6c783

Please sign in to comment.