Skip to content

Commit a9de0c2

Browse files
build(deps): bump python from 584e89d to fb83750
Bumps python from `584e89d` to `fb83750`. --- updated-dependencies: - dependency-name: python dependency-version: 3-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3923e1a commit a9de0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG POWERAPI_COMPONENTS="everything"
44
ARG POWERAPI_VERSION=""
55

66
# ---- Base stage (common setup):
7-
FROM python:3-slim@sha256:584e89d31009a79ae4d9e3ab2fba078524a6c0921cb2711d05e8bb5f628fc9b9 AS base
7+
FROM python:3-slim@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca AS base
88

99
RUN useradd -m -s /bin/bash powerapi
1010
WORKDIR /home/powerapi

0 commit comments

Comments
 (0)