Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namnguyen/test #82

Closed
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ updates:
directory: "/ruby"
schedule:
interval: "weekly"
- package-ecosystem: docker
directory: "/app"
schedule:
interval: "daily"
2 changes: 2 additions & 0 deletions app/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM 183715043920.dkr.ecr.eu-west-1.amazonaws.com/certbot:v84
LABEL org.opencontainers.image.source="https://github.com/PlutoFlume/cr_python/tree/master/mta_certbot"
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}