Skip to content

Commit

Permalink
Merge pull request #737 from volumedata21/master
Browse files Browse the repository at this point in the history
removed version line from docker compose yml files
  • Loading branch information
seriousm4x authored Aug 22, 2024
2 parents c95102f + 0e3b62c commit 32587f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
upsnap:
container_name: upsnap
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
upsnap:
container_name: upsnap
Expand Down

0 comments on commit 32587f2

Please sign in to comment.