Skip to content

Commit

Permalink
edit Docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
HidetoNiwa committed Nov 19, 2020
1 parent d6365be commit bfada2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/latex/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:18.04

RUN apt-get update \
&& apt get install -y tzdata \
&& apt-get install -y tzdata \
&& apt-get install -y --no-install-recommends \
curl \
python3 \
Expand Down

0 comments on commit bfada2e

Please sign in to comment.