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:
@@ -40,7 +40,7 @@ RUN set -x \
|
||||
&& rm -rf "$builddir" \
|
||||
&& apk del .build-deps
|
||||
|
||||
ARG GTEST_VERSION=1.8.1
|
||||
ARG GTEST_VERSION=1.10.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddir="/tmp/out" \
|
||||
|
||||
@@ -39,7 +39,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" \
|
||||
|
||||
@@ -44,7 +44,7 @@ RUN set -x \
|
||||
&& rm -rf "$builddir" \
|
||||
&& apk del .build-deps
|
||||
|
||||
ARG GTEST_VERSION=1.8.1
|
||||
ARG GTEST_VERSION=1.10.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddir="/tmp/out" \
|
||||
|
||||
@@ -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