Skip to content

Commit ef0d1e0

Browse files
committed
trigger container update
1 parent ffabf92 commit ef0d1e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ RUN micromamba install -y -n base -f /tmp/env.yaml && \
77
WORKDIR /app
88
COPY *.py /app
99
COPY models /app/models
10-
ARG MAMBA_DOCKERFILE_ACTIVATE=1 # (otherwise python will not be found)
10+
ARG MAMBA_DOCKERFILE_ACTIVATE=1 # otherwise python will not be found

0 commit comments

Comments
 (0)