Skip to content

Commit 8af48f2

Browse files
authored
Merge pull request #1704 from stackhpc/docker-engine-bump
CI: bump docker engine max version
2 parents c9c3eba + 18fa16c commit 8af48f2

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.1.0"
145+
sct_docker_version_max: "29.0.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)