Skip to content

Commit

Permalink
Author label
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-Ellaway authored Dec 5, 2024
1 parent f514dd4 commit 991003b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM python:3.10

LABEL maintainer="pdbegroup"

WORKDIR /pdbe_api_tutorial

COPY ./requirements.txt /pdbe_api_tutorial/requirements.txt
Expand Down

0 comments on commit 991003b

Please sign in to comment.