Skip to content

Commit 370f5dc

Browse files
Fixed old email
1 parent 9c498c8 commit 370f5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.10-slim
22

33
LABEL author="Terézia Slanináková"
4-
LABEL email="xslanin@mail.muni.cz"
4+
LABEL email="slaninakova@mail.muni.cz"
55
LABEL website="https://disa.fi.muni.cz/complex-data-analysis/"
66

77
# Set the version of the image to use, default: cpu

0 commit comments

Comments
 (0)