Skip to content

Commit

Permalink
Remove deprecated version directive (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrozner committed Apr 24, 2024
1 parent 0e71460 commit 6aee27a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker-compose-prod.yml
@@ -1,4 +1,3 @@
version: "3"
services:
ashirt-service:
depends_on:
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
@@ -1,4 +1,3 @@
version: "3"
services:
backend:
depends_on:
Expand Down

0 comments on commit 6aee27a

Please sign in to comment.