From a0a043f952de52cfda3bb970a34c0218efef4641 Mon Sep 17 00:00:00 2001 From: woa <7572779+woa7@users.noreply.github.com> Date: Wed, 12 Feb 2020 05:17:22 +0100 Subject: [PATCH] update to piler_1.3.6~bionic-78e5a44_amd64.deb --- Dockerfile | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 791779a..517db06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,12 +26,16 @@ RUN echo "${SPHINX_BIN_TARGZ}" RUN echo "${SPHINX_BIN_TARGZ_SHA256}" #ENV PACKAGE_DOWNLOAD_URL_BASE="https://bitbucket.org/jsuto/piler/downloads" \ -#PACKAGE="${PACKAGE:-piler_1.3.6~bionic-78e5a44_amd64.deb}" \ -#PACKAGE_DOWNLOAD_SHA256="${PACKAGE_DOWNLOAD_SHA256:-0ae6d1cae62f90f47c167ef1c050ae37954cc5986be759512679b34044ea748c}" +#PACKAGE="${PACKAGE:-piler_1.3.5~bionic-f2e4cb1_amd64.deb}" \ +#PACKAGE_DOWNLOAD_SHA256="${PACKAGE_DOWNLOAD_SHA256:-b74e5f259a4a19c3cb166ab37cf84ade629bf0f0da9ec2c4fcf5c8a26965280f}" ENV PACKAGE_DOWNLOAD_URL_BASE="https://bitbucket.org/jsuto/piler/downloads" \ -PACKAGE="${PACKAGE:-piler_1.3.7-bionic-94c54a0_amd64.deb}" \ -PACKAGE_DOWNLOAD_SHA256="${PACKAGE_DOWNLOAD_SHA256:-025bf31155d31c4764c037df29703f85e2e56d66455616a25411928380f49d7c}" +PACKAGE="${PACKAGE:-piler_1.3.6~bionic-78e5a44_amd64.deb}" \ +PACKAGE_DOWNLOAD_SHA256="${PACKAGE_DOWNLOAD_SHA256:-0ae6d1cae62f90f47c167ef1c050ae37954cc5986be759512679b34044ea748c}" + +#ENV PACKAGE_DOWNLOAD_URL_BASE="https://bitbucket.org/jsuto/piler/downloads" \ +#PACKAGE="${PACKAGE:-piler_1.3.7-bionic-94c54a0_amd64.deb}" \ +#PACKAGE_DOWNLOAD_SHA256="${PACKAGE_DOWNLOAD_SHA256:-025bf31155d31c4764c037df29703f85e2e56d66455616a25411928380f49d7c}" #https://bitbucket.org/jsuto/piler/downloads/piler_1.3.7-bionic-94c54a0_amd64.deb