mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
Update build/Dockerfile
Co-authored-by: Alvin Moore <36203359+AlvinMooreSr@users.noreply.github.com>
This commit is contained in:
parent
fd89c1d12d
commit
ccea717464
@ -128,8 +128,8 @@ RUN cd /opt/boringssl/build &&\
|
||||
ARG TIMEZONEINFO=America/Los_Angeles
|
||||
RUN rm -f /etc/localtime && ln -s /usr/share/zoneinfo/${TIMEZONEINFO} /etc/localtime
|
||||
|
||||
LABEL version=0.1.23
|
||||
ENV DOCKER_IMAGEVER=0.1.23
|
||||
LABEL version=0.1.24
|
||||
ENV DOCKER_IMAGEVER=0.1.24
|
||||
ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0
|
||||
ENV CC=/opt/rh/devtoolset-8/root/usr/bin/gcc
|
||||
ENV CXX=/opt/rh/devtoolset-8/root/usr/bin/g++
|
||||
|
Loading…
x
Reference in New Issue
Block a user