Skip to content

Commit 1cf182e

Browse files
authored
Added libcamera to CI (#255)
1 parent 34e310b commit 1cf182e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/ubuntu/Dockerfile-24

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version: 20250505
1+
# Version: 20250805
22
# Image name: quay.io/opencv-ci/opencv-ubuntu-24.04
33

44
FROM ubuntu:24.04
@@ -43,6 +43,7 @@ RUN \
4343
libopenexr-dev \
4444
libgtk-3-dev \
4545
libgtk-4-dev \
46+
libcamera-dev \
4647
libavcodec-dev \
4748
libavformat-dev \
4849
libswscale-dev \

0 commit comments

Comments
 (0)