X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fro.yaml;h=6113a99d40569ec29cecec4463c773b92f4538ac;hb=1dd4c0d0edbeb0579540f094930743d47dce5174;hp=f98f69b117b354f5bb8834fe4b4170c5d35236c6;hpb=bf844caff00a21955e34e6d33d83bec1841bdeae;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/ro.yaml b/installers/docker/osm_pods/ro.yaml index f98f69b1..6113a99d 100644 --- a/installers/docker/osm_pods/ro.yaml +++ b/installers/docker/osm_pods/ro.yaml @@ -50,7 +50,7 @@ spec: command: ["sh", "-c", "until nc -zvw1 mysql 3306; do sleep 3 ; done; exit 0"] containers: - name: ro - image: opensourcemano/ro:7 + image: opensourcemano/ro:8 ports: - containerPort: 9090 protocol: TCP