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 33d3760cdf..f4515ee09a 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.3.0-SNAPSHOT-latest +FROM onap/base_sdc-python:1.3.0 COPY chef-solo /root/chef-solo/ |