Skip to content

Commit 621e33e

Browse files
clintonsteinergountharMarkEWaite
authored
Use correct end of life date for Amazon Linux 2023 (#522)
correct eol date for amazon linux 2023 Co-authored-by: Bruno Verachten <[email protected]> Co-authored-by: Mark Waite <[email protected]>
1 parent cceed07 commit 621e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ platforms:
5555
- /sys/fs/cgroup:/sys/fs/cgroup:rw
5656
cgroupns_mode: host
5757
privileged: true
58-
- name: amazonlinux-2023 # EOL 2025-03-15
58+
- name: amazonlinux-2023 # EOL 2029-06-30
5959
image: dokken/amazonlinux-2023:latest
6060
override_command: false
6161
volumes:

0 commit comments

Comments
 (0)