X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2FDockerfile;h=292c31158132f245b84485dc8b1511562d92bda2;hb=33c8f13302e3f0c3bff3a1ca4449a178c00ca789;hp=4407f8c6b3886d80bc801e0b98b6344cd6b84328;hpb=86b24dad12e1ff2a20597f43cf98e76c20c0af1a;p=sim%2Fa1-interface.git diff --git a/near-rt-ric-simulator/Dockerfile b/near-rt-ric-simulator/Dockerfile index 4407f8c..292c311 100644 --- a/near-rt-ric-simulator/Dockerfile +++ b/near-rt-ric-simulator/Dockerfile @@ -18,7 +18,7 @@ FROM alpine:3.17.3 -RUN apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua +RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2