diff options
Diffstat (limited to 'catalog-be/sdc-backend-init/Dockerfile')
-rw-r--r-- | catalog-be/sdc-backend-init/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/sdc-backend-init/Dockerfile b/catalog-be/sdc-backend-init/Dockerfile index d9f0237620..33d3760cdf 100644 --- a/catalog-be/sdc-backend-init/Dockerfile +++ b/catalog-be/sdc-backend-init/Dockerfile @@ -1,4 +1,4 @@ -FROM onap/base_sdc-python:1.2.0-SNAPSHOT-latest +FROM onap/base_sdc-python:1.3.0-SNAPSHOT-latest COPY chef-solo /root/chef-solo/ |