Skip to content

Commit 4b3e5ff

Browse files
build(deps): bump python from 5b3879b to 1697e8e
Bumps python from `5b3879b` to `1697e8e`. --- updated-dependencies: - dependency-name: python dependency-version: 3-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bace72 commit 4b3e5ff

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

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

0 commit comments

Comments
 (0)