Skip to content

Commit

Permalink
chore: fix devcontainer setup (#1543)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurschreiber committed Jun 28, 2023
1 parent a37199b commit a093a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- mssql

mssql:
build: "./mssql"
image: mcr.microsoft.com/mssql/server:2022-latest

restart: unless-stopped

Expand Down

0 comments on commit a093a25

Please sign in to comment.