Skip to content

Commit 0a588a1

Browse files
committed
Up the docker version range as our AIO docker is already newer than the
docker test version.
1 parent 6181718 commit 0a588a1

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
@@ -143,7 +143,7 @@
143143
# Inclusive min
144144
sct_docker_version_min: "24.0.0"
145145
# Exclusive max
146-
sct_docker_version_max: "27.0.0"
146+
sct_docker_version_max: "28.0.0"
147147
sct_selinux_state: "{{ selinux_state }}"
148148
failed_when: host_results.rc not in [0, 1]
149149
register: host_results

0 commit comments

Comments
 (0)