Update Dockerfile

This commit is contained in:
Jonas Kvinge 2019-02-19 00:26:43 +01:00
parent 8006241a81
commit 3a083d5527
1 changed files with 2 additions and 2 deletions

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 \