Compare commits

..

1 commit

Author SHA1 Message Date
ecc9328d3a Update dependency netbox to v4.4.5
Some checks failed
/ Ansible Lint (push) Failing after 2m12s
/ Ansible Lint (pull_request) Failing after 2m8s
2025-10-30 04:05:15 +00:00

View file

@ -6,8 +6,7 @@ Wants=network-online.target
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/bin/docker run --rm \ ExecStart=/usr/bin/docker run --rm \
--pull=always \
-v "/etc/renovate/config.js:/usr/src/app/config.js" \ -v "/etc/renovate/config.js:/usr/src/app/config.js" \
--mount "type=volume,src=renovate,dst=/tmp/renovate" \ --mount "type=volume,src=renovate,dst=/tmp/renovate" \
--env "RENOVATE_BASE_DIR=/tmp/renovate" \ --env "RENOVATE_BASE_DIR=/tmp/renovate" \
docker.io/renovate/renovate:latest renovate/renovate