diff --git a/bazel/remote-execution/Dockerfile b/bazel/remote-execution/Dockerfile index 6e5c66687..3eef6ac58 100644 --- a/bazel/remote-execution/Dockerfile +++ b/bazel/remote-execution/Dockerfile @@ -1,5 +1,5 @@ # https://github.com/puppeteer/puppeteer/blob/866addd132270e56cb1f84885f2897123087215c/docker/Dockerfile -FROM ghcr.io/puppeteer/puppeteer:24.29.0@sha256:fd1139625346f4afb8ec44f3aee65f715df0f1cd580a32a3ddad413658b32434 +FROM ghcr.io/puppeteer/puppeteer:24.29.1@sha256:1081b11e35dc071a2af1657ea5fc4dabe6cc6bab7b203e7c5ad4bcd6c1b403a7 # Switch back to `root` because Puppeteer sets up a non-root user in the # image- preventing us from preparing Firefox dependencies.