diff --git a/container/Dockerfile b/container/Dockerfile index 67c14e0..238aef8 100644 --- a/container/Dockerfile +++ b/container/Dockerfile @@ -10,7 +10,7 @@ LABEL description="Discovery Metadata Catalog Ingestor used in the S-ENDA projec ARG DMCI_VERSION=main ARG DMCI_REPO=https://github.com/metno/discovery-metadata-catalog-ingestor ARG MMD_REPO=https://github.com/metno/mmd -ARG MMD_VERSION=v3.3 +ARG MMD_VERSION=issue_173 # Set config file for dmci ENV DMCI_CONFIG=/config.yaml