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.
1 parent 4a63466 commit 97a94f2Copy full SHA for 97a94f2
docker/reporter/Dockerfile
@@ -1,5 +1,7 @@
1
FROM python:3.12-slim
2
3
+LABEL org.opencontainers.image.source https://github.com/lkstrp/pypsa-validator
4
+
5
RUN apt-get update && apt-get install -y \
6
git
7
0 commit comments