Add certificate custom resource creation when CertManager CMPv2 integration is enabled
[dcaegen2/platform/plugins.git] / k8s / centos.wagon-builder.dockerfile
index 401c1a5..aeaec9d 100644 (file)
@@ -1,4 +1,4 @@
-FROM centos/python-27-centos7:latest as cent
+FROM centos/python-36-centos7:latest as cent
 
 # Sometimes it's necessary to set a proxy (e.g. in case of local development).
 # To do it just uncomment those two env variables and set appriopriate values for them.