fix bug
This commit is contained in:
parent
02893cc91b
commit
bf710dec7a
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user