diff --git a/common/openshift.database.yml b/common/openshift.database.yml index 18040d2a..5db732bb 100644 --- a/common/openshift.database.yml +++ b/common/openshift.database.yml @@ -230,7 +230,7 @@ objects: spec: containers: - name: ${NAME}-${ZONE}-${COMPONENT}-cron - image: ${REGISTRY}/${ORG}/${NAME}/${COMPONENT}:${TAG} + image: postgis/postgis:15-master command: ["/bin/sh", "-c"] args: - |