Skip to content

Commit 630d519

Browse files
Dockerfile: Bump python from 420310d to ee710af in /scene_common
Bumps python from `420310d` to `ee710af`. --- updated-dependencies: - dependency-name: python dependency-version: 3.11-slim-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb33388 commit 630d519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scene_common/Dockerfile

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
# -------------- Common Base Stage --------------
5-
FROM python:3.11-slim-bookworm@sha256:420310dd2ff7895895f0f1f9d15cae5a95dabceb8f1d6b9a23ef33c2c1c542c3 AS scenescape-common-base
5+
FROM python:3.11-slim-bookworm@sha256:ee710afcfb733f4a750d9be683cf054b5cd247b6c5f5237a6849ea568b90ab15 AS scenescape-common-base
66

77
# We use root for runtime init. The command in ENTRYPOINT will drop to an unprivileged user.
88
# hadolint ignore=DL3002

0 commit comments

Comments
 (0)