aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-01-09 15:54:37 +0100
committerGitHub <noreply@github.com>2020-01-09 15:54:37 +0100
commit8e5e7ad4674ac34b4f88bbbee46cdaf69522995c (patch)
treea42070705a5e62af3c30f86bf012aa6a5f8dcd23
parentUpdate Dockerfile.alpine (diff)
downloadOpenSMTPD-8e5e7ad4674ac34b4f88bbbee46cdaf69522995c.tar.xz
OpenSMTPD-8e5e7ad4674ac34b4f88bbbee46cdaf69522995c.zip
Update Dockerfile.archlinux
remove libasr from dependencies
-rw-r--r--ci/docker/Dockerfile.archlinux1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/docker/Dockerfile.archlinux b/ci/docker/Dockerfile.archlinux
index 73e0d24d..dcd46684 100644
--- a/ci/docker/Dockerfile.archlinux
+++ b/ci/docker/Dockerfile.archlinux
@@ -22,7 +22,6 @@ RUN pacman -Suy --noconfirm \
libtool \
bison \
gettext \
- libasr \
libevent \
libressl \
pam \