Skip to content

Commit 18052d6

Browse files
chore: update base image for video ingestion to 2026.0.0-ubuntu24-rc1 (open-edge-platform#1817)
1 parent 9b78783 commit 18052d6

File tree

1 file changed

+1
-1
lines changed
  • sample-applications/video-search-and-summarization/video-ingestion/docker

1 file changed

+1
-1
lines changed

sample-applications/video-search-and-summarization/video-ingestion/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (C) 2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM intel/dlstreamer-pipeline-server:2026.0.0-20260210-weekly-ubuntu24
4+
FROM intel/dlstreamer-pipeline-server:2026.0.0-ubuntu24-rc1
55

66
COPY requirements.txt .
77
RUN pip install --no-cache-dir -r requirements.txt

0 commit comments

Comments
 (0)