diff --git a/automated/build.sh b/automated/build.sh index 4c1bec74..c2b21131 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -17,7 +17,7 @@ else TAG=$SHORTNAME fi -IMAGE=snoyberg/stackage:$TAG +IMAGE=commercialhaskell/stackage:$TAG PLAN_FILE=current-plan.yaml DOCMAP_FILE=current-docmap.yaml