Skip to content

Commit 07edf7f

Browse files
build(deps): bump python from 5e59aae to bc389f7
Bumps python from `5e59aae` to `bc389f7`. --- updated-dependencies: - dependency-name: python dependency-version: 3-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09ee85e commit 07edf7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:5e59aae31ff0e87511226be8e2b94d78c58f05216efda3b07dbbed938ec8583b AS base
7+
FROM python:3-slim@sha256:bc389f7dfcb21413e72a28f491985326994795e34d2b86c8ae2f417b4e7818aa AS base
88

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

0 commit comments

Comments
 (0)