Skip to content

Commit 3b87d7a

Browse files
committed
update base image
1 parent baef4dd commit 3b87d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM FROM python:3.11-bookworm
1+
FROM python:3.11-bookworm
22

33
# Install system packages OpenCV needs
44
RUN apt-get update && apt-get install -y libgl1 libglib2.0-0 bash

0 commit comments

Comments
 (0)