Skip to content

Commit

Permalink
build(docker-compose): downgrade the docker-compose api version
Browse files Browse the repository at this point in the history
  • Loading branch information
danvergara committed Jun 16, 2022
1 parent 01dcec2 commit cd00534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "3.9"
version: "3.8"

services:
postgres:
Expand Down

0 comments on commit cd00534

Please sign in to comment.