Revert "chore(dcompose): 📦 bump config ver"

This reverts commit 369ec8aa2e.
This commit is contained in:
Collin M. Barrett 2021-01-24 20:32:31 -06:00
parent 369ec8aa2e
commit 6babc46ee8
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# for integration testing directory migrations
version: "3.8"
version: "3.7"
services:
directory-migrations-tests:

View file

@ -1,6 +1,6 @@
# overrides for development
version: "3.8"
version: "3.7"
services:
reverse-proxy:

View file

@ -1,7 +1,7 @@
# overrides for production build
# https://github.com/docker/compose/issues/4047
version: "3.8"
version: "3.7"
services:
archival-api:

View file

@ -1,6 +1,6 @@
# overrides for production deployment
version: "3.8"
version: "3.7"
services:
reverse-proxy:

View file

@ -1,4 +1,4 @@
version: "3.8"
version: "3.7"
services:
reverse-proxy: