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