chore(deps): update pandoc/latex docker tag to v3.1.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c545a465cc
commit
f250d08f40
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: compose subject
|
||||
image: pandoc/latex:3.1.0
|
||||
image: pandoc/latex:3.1.1
|
||||
commands:
|
||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||
- apk add --no-cache make ttf-linux-libertine ttf-inconsolata
|
||||
|
@ -169,7 +169,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: compose subject
|
||||
image: pandoc/latex:3.1.0
|
||||
image: pandoc/latex:3.1.1
|
||||
commands:
|
||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||
- apk add --no-cache make ttf-linux-libertine ttf-inconsolata
|
||||
|
|
Reference in a new issue