Skip to content

Commit

Permalink
ci: add label to image
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp committed Dec 9, 2024
1 parent 4a63466 commit 97a94f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/reporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM python:3.12-slim

LABEL org.opencontainers.image.source https://github.com/lkstrp/pypsa-validator

RUN apt-get update && apt-get install -y \
git

Expand Down

0 comments on commit 97a94f2

Please sign in to comment.