aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2023-04-07 14:00:11 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2023-04-07 14:18:32 +0000
commit9b6961bc61f8dbad734c04e9030f29a876725f85 (patch)
tree304d82a2bdd31164228835515c895659faced01c
parentb5ccfd6b07b0b14dc738030c7f33ee242f1724b7 (diff)
Release 12.0.0 version of Python image
The latest and greatest Python image Issue-ID: INT-2214 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I91601020ec0733b4607d3893d21c7a08e37ce01a
-rw-r--r--releases/12.0.0-container.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/12.0.0-container.yaml b/releases/12.0.0-container.yaml
new file mode 100644
index 0000000..c788767
--- /dev/null
+++ b/releases/12.0.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '12.0.0'
+project: 'integration/docker/onap-python'
+log_dir: 'integration-docker-onap-python-docker-merge-master/180'
+ref: b5ccfd6b07b0b14dc738030c7f33ee242f1724b7
+containers:
+ - name: 'integration-python'
+ version: 'latest'