Skip to content

Commit d3d25c4

Browse files
authored
chore: update working directory
1 parent ea8cb15 commit d3d25c4

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
@@ -13,8 +13,8 @@ RUN make build
1313

1414
FROM debian:bookworm
1515

16+
WORKDIR /app
1617

1718
COPY --from=builder /app/batch-runner /app/batch-runner
1819

19-
2020
ENTRYPOINT ["/app/batch-runner"]

0 commit comments

Comments
 (0)