Skip to content

Commit 599381a

Browse files
Merge pull request #11 from voltdatalab/caprover-yml
fix: use correct image
2 parents c818780 + 89cbcd7 commit 599381a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ services:
9797

9898
setup-helper:
9999
container_name: ${PROJECT_NAME}-setup-helper
100-
image: ghcr.io/voltdatalab/xarta
100+
image: ghcr.io/voltdatalab/xarta-setup
101101
# TODO: Add custom option to force local build
102102
# build:
103103
# context: ./tools/setup

0 commit comments

Comments
 (0)