Skip to content

Commit

Permalink
freeze tex on frozen images, fixes #139
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Apr 8, 2021
1 parent da083d4 commit e472577
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile_verse_4.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.label-schema.license="GPL-2.0" \
org.label-schema.vendor="Rocker Project" \
maintainer="Carl Boettiger <cboettig@ropensci.org>"

ENV CTAN_REPO=http://mirror.ctan.org/systems/texlive/tlnet
ENV CTAN_REPO=http://www.texlive.info/tlnet-archive/2020/06/05/tlnet
ENV PATH=/usr/local/texlive/bin/x86_64-linux:$PATH


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile_verse_4.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.label-schema.license="GPL-2.0" \
org.label-schema.vendor="Rocker Project" \
maintainer="Carl Boettiger <cboettig@ropensci.org>"

ENV CTAN_REPO=http://mirror.ctan.org/systems/texlive/tlnet
ENV CTAN_REPO=http://www.texlive.info/tlnet-archive/2020/06/21/tlnet
ENV PATH=/usr/local/texlive/bin/x86_64-linux:$PATH


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile_verse_4.0.2
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.label-schema.license="GPL-2.0" \
org.label-schema.vendor="Rocker Project" \
maintainer="Carl Boettiger <cboettig@ropensci.org>"

ENV CTAN_REPO=http://mirror.ctan.org/systems/texlive/tlnet
ENV CTAN_REPO=http://www.texlive.info/tlnet-archive/2020/10/07/tlnet
ENV PATH=/usr/local/texlive/bin/x86_64-linux:$PATH


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile_verse_4.0.3
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.label-schema.license="GPL-2.0" \
org.label-schema.vendor="Rocker Project" \
maintainer="Carl Boettiger <cboettig@ropensci.org>"

ENV CTAN_REPO=http://mirror.ctan.org/systems/texlive/tlnet
ENV CTAN_REPO=http://www.texlive.info/tlnet-archive/2021/02/14/tlnet
ENV PATH=/usr/local/texlive/bin/x86_64-linux:$PATH


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile_verse_4.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.label-schema.license="GPL-2.0" \
org.label-schema.vendor="Rocker Project" \
maintainer="Carl Boettiger <cboettig@ropensci.org>"

ENV CTAN_REPO=http://mirror.ctan.org/systems/texlive/tlnet
ENV CTAN_REPO=http://www.texlive.info/tlnet-archive/2021/03/30/tlnet
ENV PATH=/usr/local/texlive/bin/x86_64-linux:$PATH


Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.0-ubuntu18.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.0-ubuntu18.04",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"PATH": "/opt/texlive/bin/x86_64-linux:/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.0",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://www.texlive.info/tlnet-archive/2020/06/05/tlnet",
"PATH": "/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.1",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://www.texlive.info/tlnet-archive/2020/06/21/tlnet",
"PATH": "/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.2",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://www.texlive.info/tlnet-archive/2020/10/07/tlnet",
"PATH": "/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.3",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://www.texlive.info/tlnet-archive/2021/02/14/tlnet",
"PATH": "/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down
2 changes: 1 addition & 1 deletion stacks/core-4.0.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"IMAGE": "verse",
"FROM": "rocker/tidyverse:4.0.4",
"ENV": {
"CTAN_REPO": "http://mirror.ctan.org/systems/texlive/tlnet",
"CTAN_REPO": "http://www.texlive.info/tlnet-archive/2021/03/30/tlnet",
"PATH": "/usr/local/texlive/bin/x86_64-linux:$PATH"
},
"RUN": "/rocker_scripts/install_verse.sh"
Expand Down

0 comments on commit e472577

Please sign in to comment.