Skip to content

Commit

Permalink
Removed depricated MAINTAINER flag and used LABEL
Browse files Browse the repository at this point in the history
  • Loading branch information
immervoll committed Jun 19, 2022
1 parent 5cbe32e commit b139a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.9.7

MAINTAINER Immervoll - github.com/immervoll
LABEL Maintainer="Immervoll - github.com/immervoll"

ENV TOKEN="TOKENHERE"
ENV PREFIX="!"
Expand Down

0 comments on commit b139a86

Please sign in to comment.