Update sharelatex version
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jan-Henrik 2023-04-03 09:45:40 +00:00
parent 39cde18d3e
commit 4aeb0470d1

View file

@ -1,4 +1,4 @@
ARG BASE=docker.io/sharelatex/sharelatex:3.3.2
ARG BASE=docker.io/sharelatex/sharelatex:3.5.5
ARG TEXLIVE_IMAGE=registry.gitlab.com/islandoftex/images/texlive:latest
FROM $TEXLIVE_IMAGE as texlive