Skip to content

Commit

Permalink
chore: add maintainer label
Browse files Browse the repository at this point in the history
  • Loading branch information
kutuzov13 committed Mar 14, 2024
1 parent 32a8cae commit b63ee60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.jinja
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM python:3.10-slim

{% if from_ccsteam %}LABEL maintainer="eXpress Unlimited Production"{% endif %}

ENV PYTHONUNBUFFERED 1
ENV UVICORN_CMD_ARGS ""

Expand Down

0 comments on commit b63ee60

Please sign in to comment.