Skip to content

Commit 04fcb1a

Browse files
iindyktfx-copybara
authored andcommitted
Internal change.
PiperOrigin-RevId: 611497000
1 parent c8447d1 commit 04fcb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

struct2tensor/tools/tf_serving_docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ ENV MODEL_BASE_PATH=/models
149149
RUN mkdir -p ${MODEL_BASE_PATH}
150150

151151
# The only required piece is the model name in order to differentiate endpoints
152-
ENV MODEL_NAME=model
152+
ENV MODEL_NAME=s2t
153153

154154
# Create a script that runs the model server so we can use environment variables
155155
# while also passing in arguments from the docker command line

0 commit comments

Comments
 (0)