Skip to content

Commit f3e044a

Browse files
committed
Trigger docker rebuild
1 parent 16adf99 commit f3e044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/docker/Dockerfile.live-app__PIPELINE__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ COPY bench.py /app/bench.py
4545

4646
WORKDIR /app
4747

48-
# Keep these last to maximize cache reuse when only runtime envs change
48+
# Keep these args/envs last to maximize cache reuse when only runtime envs change
4949
ARG GIT_SHA
5050
ARG VERSION="undefined"
5151
ARG INFERPY_INITIAL_PARAMS

0 commit comments

Comments
 (0)