Skip to content

Commit

Permalink
chore: remove version from docker compose 🐋 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
wflore19 authored Oct 7, 2024
1 parent dfcb97d commit 5b75f5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@
- Dharld
- rod608
- mdg258
- wflore19
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# development (this is not meant to be used in production), bypassing the need
# to install and configure these services on our local machines.

version: '3.9'

services:
postgres:
container_name: oyster-postgres
Expand Down

0 comments on commit 5b75f5a

Please sign in to comment.