Skip to content

Commit

Permalink
Upgrade KkmServer to 2.1.40.34_29.11.2020
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderfefelov committed Dec 7, 2020
1 parent 6579915 commit 64a9f90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:stretch-slim

ARG KKMSERVER_VERSION=2.1.37.12_02.07.2020
ARG KKMSERVER_VERSION=2.1.40.34_29.11.2020
ARG KKMSERVER_STUFF=KkmServer_$KKMSERVER_VERSION.deb

ADD container/ /
Expand All @@ -13,6 +13,7 @@ RUN apt-get -qq update \
libc6-dev \
libcurl3 \
libgdiplus \
libicu57 \
liblttng-ust0 \
libssl1.1 \
netcat `# For health checks` \
Expand Down

0 comments on commit 64a9f90

Please sign in to comment.