Update Dockerfile

This commit is contained in:
sym
2021-03-11 16:21:43 +01:00
committed by GitHub
parent a67931a241
commit f97d76cca6

View File

@@ -1,7 +1,7 @@
FROM sharelatex/sharelatex:2.5.2 FROM sharelatex/sharelatex:2.5.2
# FROM sharelatex/sharelatex:latest # FROM sharelatex/sharelatex:latest
# latest might not be tested # latest might not be tested
# e.g. the AuthenticationManager.js script had to be adapted between versions after 2.3.1 # e.g. the AuthenticationManager.js script had to be adapted after versions 2.3.1
LABEL maintainer="Simon Haller-Seeber" LABEL maintainer="Simon Haller-Seeber"
LABEL version="0.1" LABEL version="0.1"