FIX: provide full path to texlive image
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dominik Meyer 2023-09-04 13:53:53 +02:00
parent 116532adaa
commit b0455e93f0
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM texlive/texlive:latest
FROM registry.gitlab.com/islandoftex/images/texlive:latest
#change high groups to low groups for crio/kubernetes problems
RUN sed -i 's/65534/1000/' /etc/passwd