diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-06-01 12:51:04 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-06-01 13:03:34 +0000 |
commit | 02ae7b9917a95d3e184e3c6c42b87eeb0df3db20 (patch) | |
tree | a52cf55e697d40b00314209ec48272ecff538271 /releases | |
parent | e4bf89387ae61d92e95f633ef9ef4d9a095113c6 (diff) |
[INT] Release 10.1.0 image
Release 10.1.0 Python base image
Issue-ID: INT-2057
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Icbec970ab70c78ed33db627e91a124df7aeceb19
Diffstat (limited to 'releases')
-rw-r--r-- | releases/10.1.0-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/10.1.0-container.yaml b/releases/10.1.0-container.yaml new file mode 100644 index 0000000..73bc4e3 --- /dev/null +++ b/releases/10.1.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '10.1.0' +project: 'integration/docker/onap-python' +log_dir: 'integration-docker-onap-python-docker-merge-master/132' +ref: 577bdafe0705c48f5593c54d2cab79a89c0389f1 +containers: + - name: 'integration-python' + version: 'latest' |