Skip to content

Commit 6f253ea

Browse files
committed
Deprecate Debian 10 & Upgrade to Fedora 40
1 parent ce07599 commit 6f253ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requirements
1212
These platforms are supported:
1313
- EL 8 (Tested on Rocky Linux 8)
1414
- EL 9 (Tested on Rocky Linux 9)
15-
- Fedora 38
15+
- Fedora 40
1616

1717
<!--
1818
- List hardware requirements here

molecule/default/molecule.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ platforms:
2222
cgroupns_mode: host
2323
privileged: true
2424
command: "/usr/sbin/init"
25-
- name: fedora38
26-
image: docker.io/geerlingguy/docker-fedora38-ansible
25+
- name: fedora40
26+
image: docker.io/geerlingguy/docker-fedora40-ansible
2727
pre_build_image: true
2828
systemd: always
2929
volumes:

0 commit comments

Comments
 (0)