mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
updated gtest to 1.10.0
This commit is contained in:
@@ -42,7 +42,7 @@ RUN set -x \
|
||||
&& rm -rf "$builddir" \
|
||||
&& apt purge -y $builddeps
|
||||
|
||||
ARG GTEST_VERSION=1.8.1
|
||||
ARG GTEST_VERSION=1.10.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddir="/tmp/out" \
|
||||
|
||||
Reference in New Issue
Block a user