diff --git a/configs/config.sample.env b/configs/config.sample.env index ea1736d7..3eaee62a 100644 --- a/configs/config.sample.env +++ b/configs/config.sample.env @@ -8,7 +8,7 @@ CRAWL_ARGS="--timeout 90 --logging stats,behaviors,debug --generateWACZ --text - # Images # ================= -CRAWLER_IMAGE=docker.io/webrecorder/browsertrix-crawler:0.6.0-beta.1 +CRAWLER_IMAGE=docker.io/webrecorder/browsertrix-crawler:latest # can set custom registry if not using public images, or local registry # REGISTRY=localhost:5000/