blob: 6fb0b6786734bb28418722a9b358c220e4bf679c [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 legacy_hw_filter /usr/bin/cros-legacy-hw-filter