Commit 7b8d49f9 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Changing the image tag to represent the main branch

parent a891dbfc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ services:
    build:
      context: .
      dockerfile: Dockerfile
    image: labs.etsi.org:5050/osl/code/addons/org.etsi.osl.controllers.ietf.ns:develop
    image: labs.etsi.org:5050/osl/code/addons/org.etsi.osl.controllers.ietf.ns:latest
    container_name: osl-ietf-ns-controller
    restart: always
    profiles: ["dev", "prod"]