Skip to content

Commit e5ce67f

Browse files
authored
Merge pull request #74 from OpenVoxProject/sles_15_5
build on SLES-15.5 instead of SLES-15.6 for backwards compability
2 parents 3bbcdc3 + 6902aae commit e5ce67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vanagon/platform/defaults/sles-15-x86_64.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
plat.install_build_dependencies_with "zypper -n --no-gpg-checks install -y"
2323
plat.vmpooler_template "sles-15-x86_64"
2424
plat.docker_registry "registry.suse.com/suse"
25-
plat.docker_image "sle15:15.6"
25+
plat.docker_image "sle15:15.5"
2626
plat.docker_arch "linux/amd64"
2727
end

0 commit comments

Comments
 (0)