@Library('infraLib') _

baseImagePipelineTemplate {
  path        = 'Docker/python-apollo-slim/3.10/python-runner'
  image       = 'python:3.10-slim-runner'
  cronPattern = "H 2 * * *"
}
