Skip to content

Commit

Permalink
update maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
swickersh committed Feb 14, 2024
1 parent b5a1a0f commit a867671
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,5 +1,5 @@
FROM python:3.11-alpine
LABEL maintainer="lorenz.vanthillo@gmail.com"
LABEL maintainer="swickers@redhat.com"
COPY . /app
WORKDIR /app
RUN pip install -r requirements.txt
Expand Down

0 comments on commit a867671

Please sign in to comment.