Compare commits

..

1 commit

Author SHA1 Message Date
cbd6f65cf7 Update git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4 Docker digest to f5bd584
Some checks failed
/ Ansible Lint (push) Failing after 2m15s
/ Ansible Lint (pull_request) Failing after 2m17s
2025-10-30 04:05:13 +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