mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
test: state only version 3 for docker-compose
This commit is contained in:
parent
8800a40979
commit
efc4df3eea
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
version: "3.8"
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
sqlx:
|
||||
|
|
Loading…
Reference in a new issue