mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Try changing package used to avoid any race condition in tests
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
This commit is contained in:
parent
0db6dfee03
commit
de49bea774
@ -1,4 +1,4 @@
|
||||
services:
|
||||
simple:
|
||||
image: alpine
|
||||
image: alpine:3.13
|
||||
command: top
|
||||
|
Loading…
x
Reference in New Issue
Block a user