Skip to content

Commit

Permalink
Update livekit/gstreamer Docker tag to v1.24.5
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent da5612b commit 5be31d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/egress/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM livekit/gstreamer:1.22.12-dev
FROM livekit/gstreamer:1.24.5-dev

ARG TARGETPLATFORM
ARG TARGETARCH
Expand Down Expand Up @@ -51,7 +51,7 @@ ENV TINI_VERSION v0.19.0
ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} /tini
RUN chmod +x /tini

FROM livekit/gstreamer:1.22.12-prod
FROM livekit/gstreamer:1.24.5-prod

ARG TARGETPLATFORM

Expand Down

0 comments on commit 5be31d1

Please sign in to comment.