Skip to content

Commit 7b2a3f9

Browse files
committed
ci: Silence docker compose warning
Silence warning "version is obsolete".
1 parent f065f32 commit 7b2a3f9

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docker-compose.dev.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
services:
42
expander-dummy-peekaboo-api:
53
image: expander-dummy-peekaboo-api

docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
services:
42
# based on karton-playground
53
minio:

0 commit comments

Comments
 (0)