Skip to content

Commit

Permalink
Correct validator branch (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwootten authored Jun 22, 2020
1 parent 1be6283 commit eed2092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_validator.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
tag=add-interstitial-instruction
tag=latest
docker pull onsdigital/eq-questionnaire-validator:$tag
docker run -d -p 5001:5000 "onsdigital/eq-questionnaire-validator:$tag"

0 comments on commit eed2092

Please sign in to comment.