Force Docker rebuild to fetch fixed version of libgpg-error-127

This commit is contained in:
Janek Bevendorff 2018-01-13 15:00:15 +01:00 committed by Jonathan White
parent 90380adc90
commit 96e271e8be
No known key found for this signature in database
GPG Key ID: 440FC65F2E0C6E01
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
FROM ubuntu:14.04
ENV REBUILD_COUNTER=1
ENV REBUILD_COUNTER=2
ENV QT5_VERSION=59
ENV QT5_PPA_VERSION=${QT5_VERSION}2

View File

@ -18,7 +18,7 @@
FROM ubuntu:14.04
ENV REBUILD_COUNTER=1
ENV REBUILD_COUNTER=2
ENV QT5_VERSION=53
ENV QT5_PPA_VERSION=${QT5_VERSION}2