Update Dockerfile

This commit is contained in:
Jonas Kvinge
2019-02-19 00:37:37 +01:00
committed by GitHub
parent 3a083d5527
commit b019dd1c51

View File

@@ -1,7 +1,7 @@
from opensuse/tumbleweed
#run zypper --non-interactive --gpg-auto-import-keys ref
#run zypper --non-interactive --gpg-auto-import-keys dup -l -y
run zypper --non-interactive --gpg-auto-import-keys ref
run zypper --non-interactive --gpg-auto-import-keys dup -l -y
run zypper --non-interactive --gpg-auto-import-keys install \
lsb-release git tar make cmake gcc gcc-c++ pkg-config \