We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6391eb + f776cb1 commit 4ed3747Copy full SHA for 4ed3747
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/powerapi/powerapi:2.9.1@sha256:81fd8527aed8e67653ab1b1ef26d872cd790dda5e058090b1e88c7d7ccdc2c2d
+FROM ghcr.io/powerapi-ng/powerapi:2.9.1@sha256:81fd8527aed8e67653ab1b1ef26d872cd790dda5e058090b1e88c7d7ccdc2c2d
2
3
COPY --chown=powerapi . /tmp/smartwatts
4
RUN pip install --no-cache-dir "/tmp/smartwatts" && rm -r /tmp/smartwatts
0 commit comments