mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-15 04:52:30 -04:00
Force Docker rebuild to fetch fixed version of libgpg-error-127
This commit is contained in:
parent
90380adc90
commit
96e271e8be
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue