diff --git a/services/TS29222_CAPIF_Routing_Info_API/Dockerfile b/services/TS29222_CAPIF_Routing_Info_API/Dockerfile index 1ea2ba944b1644d32a1164368dd0d771edcb5ce0..470877e41836eedb6467794b8af2f4d7281c14cd 100644 --- a/services/TS29222_CAPIF_Routing_Info_API/Dockerfile +++ b/services/TS29222_CAPIF_Routing_Info_API/Dockerfile @@ -11,6 +11,4 @@ COPY . /usr/src/app EXPOSE 8080 -EXPOSE 8080 - CMD ["sh", "prepare_routing_info.sh"] \ No newline at end of file