This commit is contained in:
Simon M. Haller-Seeber 2021-03-11 16:38:55 +01:00
commit 0677da6a81

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"