mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 16:56:16 +00:00
Bumped the version to 1.0.6
This commit is contained in:
parent
715b86b09b
commit
2641b5ce7a
@ -1,6 +1,6 @@
|
||||
FROM openjdk:8
|
||||
|
||||
ENV JAR_VERSION 1.0.5-test.5
|
||||
ENV JAR_VERSION 1.0.6
|
||||
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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user