Skip to content

Commit 5ba9a92

Browse files
committed
Update MSSQL server version in Dockerfile
1 parent 2c41fa6 commit 5ba9a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/python-mssql18/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Overview
44
This repo provides a Dockerfile that you can use to:
55
- Create a linux container with Python3.11 and `pyodbc`.
6-
- Connect to a MSSQL server 18 (change Dockerfile for v17).
6+
- Connect to a MSSQL18 (change Dockerfile for v17).
77

88
## Quickstart
99
- Update `src/connection_string.txt` with your MSSQL18 credentials **(DO NOT USE IN PRODUCTION)**.

0 commit comments

Comments
 (0)