diff --git a/bazel/remote-execution/Dockerfile b/bazel/remote-execution/Dockerfile index 3eef6ac58..feda94187 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.1@sha256:1081b11e35dc071a2af1657ea5fc4dabe6cc6bab7b203e7c5ad4bcd6c1b403a7 +FROM ghcr.io/puppeteer/puppeteer:24.30.0@sha256:9b2e5ee99ca5a584cb01998738fd4b7c43049060a1d3407c530802a0dd254325 # Switch back to `root` because Puppeteer sets up a non-root user in the # image- preventing us from preparing Firefox dependencies.