Skip to content

Commit da8962f

Browse files
Tom DoyleTom Doyle
authored andcommitted
Update docker image with author label
1 parent ed643b5 commit da8962f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM python:3.9
22

3+
LABEL org.opencontainers.image.authors="gruunday@gmail.com"
4+
35
ENV FLASK_APP app.py
46

57
COPY requirements.txt ./

0 commit comments

Comments
 (0)