Skip to content

Commit f597938

Browse files
committed
Forcing pipe execution
1 parent 24eb303 commit f597938

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
@@ -32,4 +32,4 @@ COPY entrypoint.sh /entrypoint.sh
3232
RUN chmod 0755 /entrypoint.sh
3333

3434
ENTRYPOINT ["/entrypoint.sh"]
35-
CMD ["/app/refresh-service"]
35+
CMD ["/app/refresh-service"]

0 commit comments

Comments
 (0)