We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 401fae2 + 18cd6e5 commit aba36ecCopy full SHA for aba36ec
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:6a27522252aef8432841f224d9baaa6e9fce07b07584154fa0b9a96603af7456 AS base
+FROM python:3-slim@sha256:584e89d31009a79ae4d9e3ab2fba078524a6c0921cb2711d05e8bb5f628fc9b9 AS base
8
9
RUN useradd -m -s /bin/bash powerapi
10
WORKDIR /home/powerapi
0 commit comments