We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e547b0 commit b15d2fdCopy full SHA for b15d2fd
Dockerfiles/CI/Dockerfile
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
5
unzip \
6
&& rm -rf /var/lib/apt/lists/*
7
8
-ENV PROTOBUF_VER 3.8.0
+ENV PROTOBUF_VER 3.9.1
9
ENV PATH="/miniconda/bin:${PATH}"
10
11
# NOTE: most of the following assume WORDKIR is '/'
0 commit comments