diff --git a/Dockerfile b/Dockerfile index 8100f95..f9d037d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM webrecorder/browsertrix-crawler:1.6.1 AS base +FROM webrecorder/browsertrix-crawler:1.6.2 AS base ENV RUNNING_IN_DOCKER=1 \ LANG=C.UTF-8 \