Unverified Commit 73045306 authored by snyk-bot's avatar snyk-bot
Browse files

fix:...

fix: src/stirling/source_connectors/socket_tracer/testing/containers/mysql/Dockerfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE312-APKTOOLS-1533753
- https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569450
- https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569450
- https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569452
- https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569452
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -14,7 +14,7 @@
#
# SPDX-License-Identifier: Apache-2.0
FROM python:3.10.0a7-alpine3.12
FROM python:rc-alpine3.12
RUN pip install --trusted-host pypi.python.org -q mysql-connector-python
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment