Skip to content

Commit

Permalink
fix: oss-drivers/pyodbc/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 20, 2024
1 parent 8261449 commit 444132c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oss-drivers/pyodbc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mssql-python-pyodbc
# Python runtime with pyodbc to connect to SQL Server
FROM ubuntu:16.04
FROM ubuntu:xenial-20210114

# apt-get and system utilities
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 444132c

Please sign in to comment.