fix owner email address

This commit is contained in:
sunway513 2018-05-23 15:00:12 -07:00
parent 01554f192a
commit 06dbf3149a

View File

@ -2,7 +2,7 @@
# installs the rocm-dev package.
FROM ubuntu:16.04
LABEL maintainer=peng.sun@amd
LABEL maintainer=peng.sun@amd.com
# Register the ROCM package repository, and install rocm-dev package
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends curl \