Skip to content

Commit 1cc1ab1

Browse files
authored
Change cluster analytics runtime image name in makefile (open-edge-platform#1145)
1 parent 18ca11a commit 1cc1ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster_analytics/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
IMAGE := scenescape-cluster-analytics
5-
RUNTIME_OS_IMAGE := python:3.12-slim
5+
RUNTIME_OS_IMAGE := python:3.11-slim-bookworm
66
TARGET = scenescape-cluster-analytics-runtime
77

88
include ../common.mk

0 commit comments

Comments
 (0)