Absolute URL for Docker selective image pull.

This commit is contained in:
2025-10-02 11:01:35 -04:00
parent ef1ae4bd93
commit 91bf956b62
@@ -198,7 +198,7 @@ jobs:
HC_VAULT_SECRETS_PATH: rinoa-docker/env
- name: Pre-pull/build service images in parallel
uses: ./.gitea/actions/docker-img-pre-pull
uses: https://git.trez.wtf/Trez/docker-select-image-pull@main
with:
services: ${{ env.DOCKER_SVC_LIST }}
compose_profile: "rinoa-apps"