Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle 2016-08-12 11:09:30 -07:00
parent 9c38d2308d
commit fba7c602ba
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
ca-certificates \
&& rm -rf /var/lib/apt/lists/*
ENV TARSNAP_VERSION 1.0.36.1
ENV TARSNAP_VERSION 1.0.37
RUN buildDeps=' \
curl \