Skip to content

Commit de49bea

Browse files
Try changing package used to avoid any race condition in tests
Signed-off-by: Vedant Koditkar <[email protected]>
1 parent 0db6dfe commit de49bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
services:
22
simple:
3-
image: alpine
3+
image: alpine:3.13
44
command: top

0 commit comments

Comments
 (0)