# Parameters related to building rocblas
ARG base_image

FROM ${base_image}
LABEL maintainer="kent.knox@amd"
