Skip to content

Commit e11848e

Browse files
authored
Merge pull request #818 from powerapi-ng/dependabot/docker/python-3989a23
build(deps): bump python from `bc389f7` to `3989a23`
2 parents 2b25b19 + 59e0633 commit e11848e

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

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

0 commit comments

Comments
 (0)