Skip to content

Commit

Permalink
chore: add maintainer label (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
kutuzov13 authored Mar 14, 2024
1 parent 32a8cae commit 0bb3a60
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 0bb3a60

Please sign in to comment.