Skip to content

Commit 97a94f2

Browse files
committed
ci: add label to image
1 parent 4a63466 commit 97a94f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/reporter/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM python:3.12-slim
22

3+
LABEL org.opencontainers.image.source https://github.com/lkstrp/pypsa-validator
4+
35
RUN apt-get update && apt-get install -y \
46
git
57

0 commit comments

Comments
 (0)