Skip to content

Commit 8304b40

Browse files
authored
Merge pull request #938 from NASA-IMPACT/937-remove-deprecated-version-keyword-in-docker-compose
Remove deprecated version keyword in docker compose
2 parents 3a15e50 + ca6d153 commit 8304b40

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)