diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 11:41:42 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 11:41:42 +0100 |
commit | 4162dc29e9eb364d8eab41814b7eb62798331469 (patch) | |
tree | 61927302c6bb03573db0a425093f4141c3a7974f /.gitlab-ci.yml | |
parent | 0f47cfc1ba5847ffd8c373848df0662a01aec9b8 (diff) |
fix image
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0a093f2..992ecf3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: pandoc/pandoc:2.10.1 +image: pandoc/latex:2.10.1 build: |