Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertDisc authored Dec 20, 2023
1 parent c972cd8 commit 9bb5657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# For more information, please refer to https://aka.ms/vscode-docker-python
FROM python:3.10-slim

# Run updates
RUN apt-get update
RUN apt-get upgrade -y

Expand Down

0 comments on commit 9bb5657

Please sign in to comment.