X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ci%2FDockerfile;fp=ci%2FDockerfile;h=19667409d9745f150af794b4d243789d457fe934;hb=a9e67c0040960096c80e6598a164ecd5e92d949b;hp=4e3ec2cbf2f5d4f331e27f240ea6f415dede2b11;hpb=fa620f44ece637013e7e11f64847761dda720dda;p=com%2Fgolog.git diff --git a/ci/Dockerfile b/ci/Dockerfile index 4e3ec2c..1966740 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -16,7 +16,7 @@ # This source code is part of the near-RT RIC (RAN Intelligent Controller) # platform project (RICP). -FROM golang:1.12 +FROM golang:1.18 RUN mkdir -p /tmp/golog COPY . /tmp/golog