Commit cdbdc8e0 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

NGINX image update

parent 682db21e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM labs.etsi.org:5050/ocf/capif/nginx:base_1.23.1
FROM nginx:1.27.1
RUN apt-get update && apt-get install -y jq && apt-get clean
RUN apt-get install -y openssl
RUN apt-get install -y curl=7.74.0-1.3+deb11u3