Skip to content

Commit

Permalink
Dockerfile: Update GStreamer to 1.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso authored and patrickelectric committed May 28, 2024
1 parent ef485f7 commit 8b4c980
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
@@ -1,6 +1,6 @@
# Global build environment variables
ARG GST_INSTALL_DIR=/artifacts
ARG GST_VERSION=1.24.1
ARG GST_VERSION=1.24.3
ARG LIBCAMERA_ENABLED=true
ARG LIBCAMERA_VERSION=v0.3.0
ARG RPICAM_ENABLED=false
Expand Down

0 comments on commit 8b4c980

Please sign in to comment.