Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
theredfish authored Sep 18, 2017
1 parent bcadcf2 commit 79821c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:stretch
LABEL maintainer="Julian Didier (theredfish)" \
description="A docker image based on Debian that provides pdflatex and common packages" \
repo="https://github.com/theredfish/dockerfile-pdflatex"
repo="https://github.com/theredfish/docker-pdflatex"

# Latex packages
RUN apt-get update && \
Expand Down

0 comments on commit 79821c8

Please sign in to comment.