Skip to content

Commit

Permalink
fix: oss-drivers/php-mssql/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 24, 2024
1 parent 8261449 commit 9f87a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oss-drivers/php-mssql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# php-mssql
# PHP runtime with pdo_sqlsrv 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 9f87a4a

Please sign in to comment.