com-pas / compas-architecture

Project's architecture documentation
Creative Commons Attribution 4.0 International
9 stars 5 forks source link

Update dependabot configuration to scan docker files #157

Closed dlabordus closed 2 years ago

dlabordus commented 2 years ago

As a developer I want to be informed when a newer docker image version is available So that we always will use the latest version available.

See https://dev.to/oracle2025/how-to-keep-a-dockerfile-updated-with-dependabot-1mdn for a example how to use dependabot to also scan DockerFiles.

At least configure dependot for "conmpas-open-scd" and "compas-deployment". Also see if the Quarkus project can be configured to scan the DockerFile available there.