This repository was archived by the owner on Mar 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-7
lines changed
Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: BSD-3-Clause
2- # Copyright 2016-2021 , Intel Corporation
2+ # Copyright 2016-2022 , Intel Corporation
33
44#
55# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -78,7 +78,6 @@ ARG TESTS_DEPS="\
7878# Misc for our builds/CI (optional)
7979ARG MISC_DEPS="\
8080 clang \
81- clang-format-9 \
8281 libtext-diff-perl \
8382 pkg-config \
8483 sudo \
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: BSD-3-Clause
2- # Copyright 2016-2021 , Intel Corporation
2+ # Copyright 2016-2022 , Intel Corporation
33
44#
55# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
6767# Misc for our builds/CI (optional)
6868ARG MISC_DEPS="\
6969 clang \
70- clang-format-9 \
7170 libtext-diff-perl \
7271 pkg-config \
7372 sudo \
Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
6767# Misc for our builds/CI (optional)
6868ARG MISC_DEPS="\
6969 clang \
70- clang-format-9 \
7170 libtext-diff-perl \
7271 pkg-config \
7372 sudo \
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: BSD-3-Clause
2- # Copyright 2016-2021 , Intel Corporation
2+ # Copyright 2016-2022 , Intel Corporation
33
44#
55# Dockerfile - a 'recipe' for Docker to build an image of ubuntu-based
@@ -67,7 +67,6 @@ ARG TESTS_DEPS="\
6767# Misc for our builds/CI (optional)
6868ARG MISC_DEPS="\
6969 clang \
70- clang-format-9 \
7170 libtext-diff-perl \
7271 pkg-config \
7372 sudo \
You can’t perform that action at this time.
0 commit comments