# Parameters related to building rocthrust
ARG base_image

FROM ${base_image}
LABEL maintainer="rocthrust.maintainer@amd.com"
