Skip to content

Commit 0bb3a60

Browse files
authored
chore: add maintainer label (#145)
1 parent 32a8cae commit 0bb3a60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.jinja

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

3+
{% if from_ccsteam %}LABEL Maintainer="eXpress Unlimited Production"{% endif %}
4+
35
ENV PYTHONUNBUFFERED 1
46
ENV UVICORN_CMD_ARGS ""
57

0 commit comments

Comments
 (0)