blob: b25e47b4fddf3c5cb204ae7d5ba49662548e0af3 [file]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
FROM us-docker.pkg.dev/cros-registry/base-images/ubuntu:ubuntuProd
RUN apt-get update \
&& apt-get install -y curl
COPY provision-filter /usr/bin/
COPY provision-filter-q.txt /usr/bin/q.txt