X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2FDockerfile;h=292c31158132f245b84485dc8b1511562d92bda2;hb=HEAD;hp=4407f8c6b3886d80bc801e0b98b6344cd6b84328;hpb=ed28936631436112b4e6ef87ebb2703ac12d6c72;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