From 87cddfb0a34cabea7e6a48d1954c204e1bf1b7b2 Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 4 Oct 2022 22:33:16 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b3d8259..6639618 100644 --- a/Dockerfile +++ b/Dockerfile @@ -93,7 +93,7 @@ RUN apk --update --no-cache add -t build-dependencies \ RUN apk add --no-cache \ python3 \ - py3-pip \ + py3-pip && \ python3 -m pip install --upgrade pip && \ python3 -m pip install nextcloud_news_updater