We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9a8c32 + 278bb33 commit 52704beCopy full SHA for 52704be
Dockerfile
@@ -4,7 +4,7 @@ ARG POWERAPI_COMPONENTS="everything"
4
ARG POWERAPI_VERSION=""
5
6
# ---- Base stage (common setup):
7
-FROM python:3-slim@sha256:6a135f89e3b79ced399620fe75ac11c029ba0c08da96f50ef333ed7ec85e4c51 AS base
+FROM python:3-slim@sha256:201e1ab0af068a569a6b10fe680cb7532c17105e2e68d50aa33176350ab17c36 AS base
8
9
RUN useradd -m -s /bin/bash powerapi
10
WORKDIR /home/powerapi
0 commit comments