Skip to content

Commit 65ad22d

Browse files
build(deps): bump python from fd2aff3 to 2751cbe
Bumps python from `fd2aff3` to `2751cbe`. --- updated-dependencies: - dependency-name: python dependency-version: 3-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdc09ee commit 65ad22d

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:fd2aff39e5a3ed23098108786a9966fb036fdeeedd487d5360e466bb2a84377b AS base
7+
FROM python:3-slim@sha256:2751cbe93751f0147bc1584be957c6dd4c5f977c3d4e0396b56456a9fd4ed137 AS base
88

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

0 commit comments

Comments
 (0)