Update Dockerfile

This commit is contained in:
Jonas Kvinge 2019-02-19 00:37:37 +01:00 committed by GitHub
parent 3a083d5527
commit b019dd1c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 \