Skip to content

Commit 1ef983b

Browse files
committed
[CI] Updates qaf image address
1 parent c3fc2d3 commit 1ef983b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/create-serverless.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ run_qaf() {
2222
-e VAULT_TOKEN \
2323
-e BUILDKITE \
2424
-v "$(pwd)/cloud.json:/root/.elastic/cloud.json" \
25-
docker.elastic.co/employees/dolaru/qaf:latest \
25+
docker.elastic.co/appex-qa/qaf:latest \
2626
bash -c "$cmd"
2727
}
2828

0 commit comments

Comments
 (0)