mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
update docker-compose configuration file version to 3.3
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
version: '2.1'
|
||||
|
||||
version: '3.3'
|
||||
services:
|
||||
|
||||
db:
|
||||
@@ -24,8 +23,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
user: root
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
- db
|
||||
volumes:
|
||||
- .:/code/
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user