Skip to content

Commit

Permalink
Remove unneeded version specifier in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Nov 23, 2024
1 parent 7d9a1ab commit 6f418ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
# and additionally use the Django development server which is
# unsuitable for production.

version: "3.8"
services:
postgres:
image: postgres:15-alpine
Expand Down

0 comments on commit 6f418ad

Please sign in to comment.