summaryrefslogtreecommitdiff
path: root/Dockerfile.production
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.production')
-rw-r--r--Dockerfile.production2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.production b/Dockerfile.production
index 8201361..025393f 100644
--- a/Dockerfile.production
+++ b/Dockerfile.production
@@ -2,7 +2,7 @@
2 2
3From registry.0xacab.org/georg/mat2-ci-images:debian 3From registry.0xacab.org/georg/mat2-ci-images:debian
4 4
5LABEL maintainer="Mat2-Web Co-Maintainer <jan.friedli@immerda.ch>" 5LABEL maintainer="Mat-Web Co-Maintainer <jan.friedli@immerda.ch>"
6 6
7WORKDIR /var/www/mat2-web 7WORKDIR /var/www/mat2-web
8 8