Skip to content

Commit 42cf325

Browse files
committed
Dockerfile update
1 parent 6360483 commit 42cf325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/hip-3-pusher/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ RUN --mount=type=cache,target=/root/.cache/uv \
3030
uv sync --locked --no-dev
3131

3232
# Run the app by default
33-
CMD ["uv", "run", "src/main.py", "--config", "config/config.toml"]
33+
CMD ["uv", "run", "src/pusher/main.py", "--config", "config/config.toml"]

0 commit comments

Comments
 (0)