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

Commit 044b28d

Browse files
authored
Update Dockerfile
1 parent 0a45277 commit 044b28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:10-slim
22

33
MAINTAINER FreeTAKTeam
44

5-
ARG FTS_VERSION=1.2
5+
ARG FTS_VERSION=1.2.0.1
66

77
RUN apt-get update && \
88
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 && \

0 commit comments

Comments
 (0)