Skip to content

Commit

Permalink
docker-compose: Update compose version to 2.3 to support healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jcormier committed Oct 11, 2023
1 parent a4df8f3 commit 98c3a94
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: '2'
version: '2.3'

services:
postgresql:
Expand Down

0 comments on commit 98c3a94

Please sign in to comment.