Skip to content

Commit

Permalink
fmtcount TeX package name fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIOB committed Mar 26, 2019
1 parent ec98ad6 commit a94157d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM frolvlad/alpine-glibc:alpine-3.8_glibc-2.28

LABEL maintainer="AJIOB <[email protected]>"
LABEL version="1.1.3"
LABEL version="1.1.4"

# Config the automated install
COPY texlive.profile texlive.profile
Expand Down Expand Up @@ -89,7 +89,7 @@ RUN tlmgr update --self \
textcase \
fp \
extsizes \
fmtstyle \
fmtcount \
&& \
apk add --no-cache \
msttcorefonts-installer \
Expand Down

0 comments on commit a94157d

Please sign in to comment.