Signed-off-by: Laura Brehm <[email protected]>
@@ -1,10 +1,9 @@
-version: '3'
services:
oneshot:
- image: ubuntu
+ image: alpine
command: echo 'hello world'
longrunning:
depends_on:
condition: service_completed_successfully