Skip to content

Commit 159337c

Browse files
authored
[DL Streamer Pipeline Server]; Miscellaneous fix of base image since it is anyway overridden by .env (#802)
1 parent cd5d06e commit 159337c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microservices/dlstreamer-pipeline-server

microservices/dlstreamer-pipeline-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=intel/dlstreamer:EAL1.2.RC2_2025.1.RC2-ubuntu22
1+
ARG BASE_IMAGE=intel/dlstreamer:2025.1.2-ubuntu22
22
FROM ${BASE_IMAGE} AS gstudfloader-builder
33

44
USER root

0 commit comments

Comments
 (0)