diff options
author | Stewart Smith <stewart@linux.ibm.com> | 2019-03-27 14:46:49 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.ibm.com> | 2019-03-28 10:49:05 +1100 |
commit | 26b9f99e7562ed2e650a8e8c28a1a9c9f8addf60 (patch) | |
tree | bb91cf81bcf5aa3c5f1026bac78ae4b4c4ae61ef /ci/Dockerfile/ubuntu1804.ppc64le | |
parent | 1a03672434bed0ff019c1e6b97782eb5ec81c731 (diff) | |
download | blackbird-op-build-26b9f99e7562ed2e650a8e8c28a1a9c9f8addf60.tar.gz blackbird-op-build-26b9f99e7562ed2e650a8e8c28a1a9c9f8addf60.zip |
ci: Use Ubuntu 18.04 rather than Ubuntu 16.04
We will soon require Ubuntu 18.04 rather than Ubuntu 16.04 for building
op-build due to a GCC6.2 requirement from glibc.
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'ci/Dockerfile/ubuntu1804.ppc64le')
l--------- | ci/Dockerfile/ubuntu1804.ppc64le | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/Dockerfile/ubuntu1804.ppc64le b/ci/Dockerfile/ubuntu1804.ppc64le new file mode 120000 index 00000000..967c5733 --- /dev/null +++ b/ci/Dockerfile/ubuntu1804.ppc64le @@ -0,0 +1 @@ +ubuntu1804
\ No newline at end of file |