Skip to content

Commit 2e24c86

Browse files
author
gurghet
committed
feat: add label to connect package to repository
1 parent dd1f899 commit 2e24c86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

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

3+
LABEL org.opencontainers.image.source=https://github.com/gurghet/github-deploy-key-operator
4+
35
WORKDIR /app
46

57
COPY requirements.txt .

0 commit comments

Comments
 (0)