Skip to content

Commit

Permalink
Dockerfile: Update libcamera from v0.3.0 to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Sep 24, 2024
1 parent 2ef41a0 commit 98a2736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ARG GST_INSTALL_DIR=/artifacts
ARG GST_VERSION=1.24.8
ARG LIBCAMERA_ENABLED=true
ARG LIBCAMERA_VERSION=v0.3.0
ARG LIBCAMERA_VERSION=v0.3.1
ARG RPICAM_ENABLED=false
ARG GST_OMX_ENABLED=false

Expand Down

0 comments on commit 98a2736

Please sign in to comment.