Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Commit

Permalink
Bumped the version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianonline committed Mar 3, 2018
1 parent 14324df commit 645d8cc
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
@@ -1,6 +1,6 @@
FROM openjdk:8

ENV JAR_VERSION 1.1.0
ENV JAR_VERSION 1.1.1
ENV JAR_DOWNLOAD_URL https://github.com/fabianonline/telegram_backup/releases/download/${JAR_VERSION}/telegram_backup.jar

RUN apt-get update -y && apt-get install -y curl && \
Expand Down

0 comments on commit 645d8cc

Please sign in to comment.