Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
LargoUsagi authored Nov 5, 2020
1 parent 0a45277 commit 044b28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:10-slim

MAINTAINER FreeTAKTeam

ARG FTS_VERSION=1.2
ARG FTS_VERSION=1.2.0.1

RUN apt-get update && \
apt-get install -y --no-install-recommends curl python3 python3-pip python3-dev python3-setuptools build-essential netbase libxml2-dev libxslt-dev libffi-dev python-flask-httpauth python3-lxml && \
Expand Down

0 comments on commit 044b28d

Please sign in to comment.