Fix. Update base image to ubuntu24.04

Change-Id: If5b34ce100d50b05f65e748f47f0d6d724c8df2c
Signed-off-by: caviedesj <juancamilo.caviedesvalencia.ext@telefonica.com>
1 file changed
tree: 2784057402e54475dec4e98246a8a940cdba7180
  1. .gitignore
  2. CONTRIBUTING.md
  3. Dockerfile
  4. Jenkinsfile
  5. Jenkinsfile.new
  6. LICENSE
  7. MANIFEST.in
  8. README.md
  9. README.rst
  10. airflow/
  11. devops-stages/
  12. osm_webhook_translator/
  13. requirements-dev.in
  14. requirements-dev.txt
  15. requirements-dist.in
  16. requirements-dist.txt
  17. requirements-test.in
  18. requirements-test.txt
  19. requirements.in
  20. requirements.txt
  21. setup.py
  22. src/
  23. tox.ini
README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Give examples

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache2 License - see the LICENSE.md file for details

Acknowledgments