Skip to content

Commit

Permalink
test: use cernvm-five for pilot
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jul 15, 2024
1 parent 9c63319 commit 8bddc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ services:
command: ["sleep", "infinity"] # This is necessary because of the issue described in https://github.com/moby/moby/issues/42275. What is added here is a hack/workaround.

dirac-pilot:
image: ${CI_REGISTRY_IMAGE}/${HOST_OS}-dirac
image: registry.cern.ch/cernvm/five/cernvm-five
container_name: pilot
hostname: pilot
user: "${DIRAC_UID}:${DIRAC_GID}"
Expand Down

0 comments on commit 8bddc9b

Please sign in to comment.