Skip to content

Commit 1a22ab8

Browse files
committed
Bump GStreamer to 1.26.6
1 parent c9142f4 commit 1a22ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG GOLANG_BASE=docker.io/library/golang:1.25-alpine3.22
66
# The Node.js image does not require any particular OS.
77
ARG NODEJS_BASE=docker.io/library/node:24-alpine
88
# See https://gstreamer.freedesktop.org/news/.
9-
ARG GSTREAMER_VERSION=1.26.5
9+
ARG GSTREAMER_VERSION=1.26.6
1010

1111
# Mirror of https://gitlab.freedesktop.org/gstreamer/gstreamer.git.
1212
# Since this is formally marked as a "public mirror" in the GitHub web UI, my

0 commit comments

Comments
 (0)