Skip to content

Commit

Permalink
Dockerfile: Replaces obsolete MAINTAINER declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyfuture committed Jul 1, 2024
1 parent 1cef98e commit 730287d
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 docker.io/python:3.12-alpine

MAINTAINER Frank Sachsenheim <funkyfuture@riseup.net>
LABEL org.opencontainers.image.authors="funkyfuture@riseup.net"

CMD ["deck-chores"]
ENV PYTHONOPTIMIZE=1
Expand Down

0 comments on commit 730287d

Please sign in to comment.