Skip to content

Commit

Permalink
fix: correct opi test timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sanders <[email protected]>
  • Loading branch information
sandersms committed Jan 15, 2025
1 parent 5f4ceff commit 9934763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
image: docker.io/library/alpine:3.19
networks:
- opi
command: |
sh -c 'sleep 30 && exit 0'
networks:
opi:

0 comments on commit 9934763

Please sign in to comment.