This commit is contained in:
cdietrich 2022-02-17 16:41:18 +01:00
parent 02893cc91b
commit bf710dec7a

View File

@ -1,7 +1,7 @@
ARG BASE_ROOT="nexus.iqser.com:5001/red/"
ARG VERSION_TAG=latest
FROM ${BASE_ROOT}fb_detr_prediction_container-base:${VERSION_TAG}
FROM ${BASE_ROOT}detr-server-base:${VERSION_TAG}
WORKDIR /app/service