Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalano committed Feb 13, 2024
1 parent 82737aa commit 1095055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM python:3.9

LABEL maintainer="Grant Atkins <gatki001@odu.edu>"
LABEL org.opencontainers.image.source=https://github.com/oduwsdl/carbondate

RUN apt install python3
COPY requirements.txt /usr/src/app/
Expand Down

0 comments on commit 1095055

Please sign in to comment.