Skip to content

Commit 0e9bf5e

Browse files
committed
Bump sct_docker_version_max to 28.1.0
1 parent 0d12898 commit 0e9bf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/stackhpc-cloud-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
# Inclusive min
143143
sct_docker_version_min: "24.0.0"
144144
# Exclusive max
145-
sct_docker_version_max: "28.0.0"
145+
sct_docker_version_max: "28.1.0"
146146
sct_selinux_state: "{{ selinux_state }}"
147147
failed_when: host_results.rc not in [0, 1]
148148
register: host_results

0 commit comments

Comments
 (0)