Skip to content

Commit 4e8c6ca

Browse files
authored
Merge pull request #700 from powerapi-ng/dependabot/docker/python-79eaa96
build(deps): bump python from `c3db4ea` to `79eaa96`
2 parents 9d1ab7f + fa055ab commit 4e8c6ca

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:c3db4ea35c09aea6893324d7a89f79ac3dca6a21855487a141f5f5bdc4d0ab51 AS base
7+
FROM python:3-slim@sha256:79eaa9622e4daa24b775ac2c9b6dc49b4f302ce925e3dcf1851782b9c93cf5f5 AS base
88

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

0 commit comments

Comments
 (0)