We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c42d0 commit b466d6eCopy full SHA for b466d6e
.ci/scripts/packaging-test.sh
@@ -3,7 +3,7 @@
3
# opensuse 15 has a missing dep for systemd
4
5
if which zypper > /dev/null ; then
6
- sudo zypper install -y insserv-compat
+ sudo zypper install -y insserv-compat docker-buildx
7
fi
8
9
if [ -e /etc/sysctl.d/99-gce.conf ]; then
0 commit comments