]> git.dujemihanovic.xyz Git - u-boot.git/commit
Dockerfile: Update to namespace for some labels
authorTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 21:07:19 +0000 (15:07 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 21 Aug 2024 14:25:23 +0000 (08:25 -0600)
commitbcdd782dc2017df0a95a6acaf09e79968fd7bb1e
treef4dbb97659ebada850b928567507fefa4bd96d7b
parent9a6a92d7387c9c2382cd8170c4eddb6a2ca04f90
Dockerfile: Update to namespace for some labels

Using "MAINTAINER" and "Description" have been replaced with
org.opencontainers.image namespace variables.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
tools/docker/Dockerfile