Skip to content

Commit

Permalink
remove version field
Browse files Browse the repository at this point in the history
  • Loading branch information
ledyba committed Mar 17, 2024
1 parent 2ca0474 commit 8a345de
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,5 +1,4 @@
---
version: '3.8'
services:
flyway:
image: 'flyway/flyway:7.3.1'
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3.8'
services:
flyway:
image: 'flyway/flyway:7.3.1'
Expand Down

0 comments on commit 8a345de

Please sign in to comment.