Update build/Dockerfile.devel
Co-authored-by: Alvin Moore <36203359+AlvinMooreSr@users.noreply.github.com>
This commit is contained in:
parent
fd82085a9c
commit
639fe8ca38
|
@ -50,8 +50,8 @@ RUN cp -iv /usr/local/bin/clang++ /usr/local/bin/clang++.deref &&\
|
|||
ldconfig &&\
|
||||
rm -rf /mnt/artifacts
|
||||
|
||||
LABEL version=0.11.10
|
||||
ENV DOCKER_IMAGEVER=0.11.10
|
||||
LABEL version=0.11.11
|
||||
ENV DOCKER_IMAGEVER=0.11.11
|
||||
|
||||
ENV CLANGCC=/usr/local/bin/clang.de8a65ef
|
||||
ENV CLANGCXX=/usr/local/bin/clang++.de8a65ef
|
||||
|
|
Loading…
Reference in New Issue