summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjaydee-coder <187227976+jaydee-coder@users.noreply.github.com>2024-11-04 05:26:19 -0800
committerGitHub <noreply@github.com>2024-11-04 22:26:19 +0900
commit6816b7d95b54330224020b4304db7fd5a5ea1ba1 (patch)
treefc89b2e5949e4bfd1f6eeebf3638d03148b15d2d /src
parentacdf265d7aeb0bd559f3d79a8f4fc7789dee638b (diff)
downloadfzf-6816b7d95b54330224020b4304db7fd5a5ea1ba1.tar.gz
docker: fix dockerfile warnings (#4080)
The following warnings were emitted when running `make docker-test`: ``` 2 warnings found (use docker --debug to expand): - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 11) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 12) ``` This change fixes both of these 2 trivial warnings.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions