From ec2be521d945f0e56d2030a8c754e6f6ea2e5b27 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Wed, 1 Jan 2025 11:44:29 +0100 Subject: [PATCH] Follow the new standard for ENV (#2239) --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5879257c56..7a4c9d5e03 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,9 +2,9 @@ FROM sitespeedio/webbrowsers:chrome-131.0-firefox-131.0-edge-130.0-b ARG TARGETPLATFORM=linux/amd64 -ENV BROWSERTIME_XVFB true -ENV BROWSERTIME_CONNECTIVITY__ENGINE external -ENV BROWSERTIME_DOCKER true +ENV BROWSERTIME_XVFB=true +ENV BROWSERTIME_CONNECTIVITY__ENGINE=external +ENV BROWSERTIME_DOCKER=true COPY docker/webpagereplay/$TARGETPLATFORM/wpr /usr/local/bin/ COPY docker/webpagereplay/wpr_cert.pem /webpagereplay/certs/