Skip to content

Commit 1c0d3d0

Browse files
unhealthy check minor change
1 parent 6a8b263 commit 1c0d3d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/tools/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ RUN uv venv --python 3.12 $VIRTUAL_ENV
135135
COPY docker/tools/requirements.txt .
136136
RUN --mount=type=cache,mode=0755,target=/root/.cache/uv uv pip install -r requirements.txt
137137

138+
138139
FROM dagster AS cjval
139140

140141
ARG BAG3D_PIPELINE_LOCATION=/opt/3dbag-pipeline

0 commit comments

Comments
 (0)