Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-09 21:35:56 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-09 21:41:48 +0300
commit86afa6235501150fefdcf6eb9ef02f55b62aaf21 (patch)
treeabbd9b4a788df4166fbf214f3e104d06fcf19493 /docker-armhf
parent20c0d8098d2ed03ae7e0758c907899c2c7930b6b (diff)
docker: add updates
Diffstat (limited to 'docker-armhf')
-rw-r--r--docker-armhf/nextcloudpi/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-armhf/nextcloudpi/Dockerfile b/docker-armhf/nextcloudpi/Dockerfile
index 7b2fe16a..f27316f1 100644
--- a/docker-armhf/nextcloudpi/Dockerfile
+++ b/docker-armhf/nextcloudpi/Dockerfile
@@ -39,7 +39,6 @@ for script in *.sh; do cleanup_script $script; done; \
apt-get purge -y \
make \
- git \
binutils \
cpp \
cpp-6 \