mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 17:58:16 +00:00
12 lines
206 B
YAML
12 lines
206 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
|
||
|
# Maintain dependencies for Docker
|
||
|
- package-ecosystem: "docker"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
labels:
|
||
|
- "area/chore"
|
||
|
- "area/dockerfile"
|