Skip to content

Commit b17e8fd

Browse files
build(deps): bump python from b823ded to fd2aff3
Bumps python from `b823ded` to `fd2aff3`. --- updated-dependencies: - dependency-name: python dependency-version: 3-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bbae76 commit b17e8fd

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

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

0 commit comments

Comments
 (0)