Skip to content

Commit ca6d153

Browse files
committed
Remove deprecated version keyword in docker compose
1 parent 3a15e50 commit ca6d153

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

local.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3"
2-
31
volumes:
42
sde_indexing_helper_local_postgres_data: {}
53
sde_indexing_helper_local_postgres_data_backups: {}

production.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
volumes:
42
production_postgres_data: {}
53
production_postgres_data_backups: {}

0 commit comments

Comments
 (0)