We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baef4dd commit 3b87d7aCopy full SHA for 3b87d7a
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM FROM python:3.11-bookworm
+FROM python:3.11-bookworm
2
3
# Install system packages OpenCV needs
4
RUN apt-get update && apt-get install -y libgl1 libglib2.0-0 bash
0 commit comments