chore(deps): update pandoc/latex docker tag to v3.1.0
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
3dc3968fe9
commit
f726f916e3
@ -107,7 +107,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: compose subject
|
- name: compose subject
|
||||||
image: pandoc/latex:3.0.1
|
image: pandoc/latex:3.1.0
|
||||||
commands:
|
commands:
|
||||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||||
- apk add --no-cache make ttf-linux-libertine
|
- apk add --no-cache make ttf-linux-libertine
|
||||||
@ -162,7 +162,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: compose subject
|
- name: compose subject
|
||||||
image: pandoc/latex:3.0.1
|
image: pandoc/latex:3.1.0
|
||||||
commands:
|
commands:
|
||||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||||
- apk add --no-cache make ttf-linux-libertine
|
- apk add --no-cache make ttf-linux-libertine
|
||||||
|
Reference in New Issue
Block a user