We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd7b5d commit 4bc6841Copy full SHA for 4bc6841
chatfiles/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.8-slim-buster
2
3
-RUN sudo apt-get install gcc
+RUN apt-get install gcc
4
5
WORKDIR /app
6
0 commit comments