ARG CO_VERSION
FROM gpupo/container-orchestration:nginx-upstream-${CO_VERSION}

COPY default.conf /etc/nginx/conf.d/
