Skip to content

Commit

Permalink
fix: Dockerfile-for-Website to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 3, 2024
1 parent 8219467 commit 83a637e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-for-Website
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For more information, please refer to https://aka.ms/vscode-docker-python
FROM python:3.8-slim
FROM python:3.13.0b4-slim

# EXPOSE 8000

Expand Down

0 comments on commit 83a637e

Please sign in to comment.