Skip to content

Commit bdc09ee

Browse files
authored
Merge pull request #728 from powerapi-ng/dependabot/docker/python-fd2aff3
build(deps): bump python from `b823ded` to `fd2aff3`
2 parents 27b074a + b17e8fd commit bdc09ee

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)