Skip to content

Commit

Permalink
chore: remove obselete version property (#485)
Browse files Browse the repository at this point in the history
Docker now emits a warning when you try to use this property, and
recommends its removal. See
https://docs.docker.com/reference/compose-file/version-and-name/
  • Loading branch information
jsstevenson authored Jan 31, 2025
1 parent 7630838 commit 71eba03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
seqrepo:
image: biocommons/seqrepo:2024-02-20
Expand Down

0 comments on commit 71eba03

Please sign in to comment.