diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ RUN apk add --no-cache \ jq \ openssh-client \ py-pip \ - python \ + python3 \ ttf-dejavu \ unzip \ zip \ |