Skip to content

Commit

Permalink
feat: remove obsolete version definition in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsquest committed Dec 15, 2024
1 parent 76c70e8 commit 3f0e62b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Can be enhanced with additional compose file
# Can be enhanced with an additional compose file
# See also https://docs.docker.com/compose/production/#modify-your-compose-file-for-production

version: '3.7'

services:
radicale:
image: tomsquest/docker-radicale
Expand Down

0 comments on commit 3f0e62b

Please sign in to comment.