From 37f83fc1ab1ea8b42c075282767e3c3c3b6f0adb Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 8 Jul 2020 18:29:42 +0200 Subject: [PATCH] fix build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 463250d..7346107 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,7 +49,7 @@ RUN apk -U upgrade \ libxslt-dev \ postgresql-dev \ protobuf-dev \ - python \ + python3 \ tar \ yarn \