fjenett commited on
Commit
ce831e7
·
1 Parent(s): a23459e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # FROM python:3.9
2
- FROM hdgigante/python-opencv:4.7.0-debian
3
 
4
  RUN apt policy
5
  RUN apt update && apt -y install git
 
1
  # FROM python:3.9
2
+ FROM hdgigante/python-opencv
3
 
4
  RUN apt policy
5
  RUN apt update && apt -y install git