summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2019-08-19 15:20:28 +0200
committerChristoph Helma <helma@in-silico.ch>2019-08-19 15:20:28 +0200
commitb82b4e640a11f3821b2bcf78fbbeead5d80b9066 (patch)
treec0020cb804f3439db3af5248eed4b99cbbb91a79 /Dockerfile
parentb6ad21e340bce9ba2a2ad09fe48c656f0c2e3905 (diff)
obsolete files removed, adjusted export scripts
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 0c2c601..a98cb15 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM base/archlinux
MAINTAINER in-silico toxicology GmbH
-RUN pacman-db-upgrade
+RUN pacman-db-upgrade
RUN pacman -Syyu --noconfirm
RUN pacman -S --noconfirm \
base-devel \