Skip to content

Commit 2a8f324

Browse files
feat: Update mssql-odbc-driver version to 18 in devcontainer configuration
1 parent 86ffcf0 commit 2a8f324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ghcr.io/devcontainers/features/azure-cli:1": {},
88
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
99
"ghcr.io/jlaundry/devcontainer-features/mssql-odbc-driver:1": {
10-
"version": "17"
10+
"version": "18"
1111
}
1212
},
1313
"customizations": {

0 commit comments

Comments
 (0)