Merge branch 'master' of github.com:mbredel/thesis-template

pull/3/head
Michael Bredel 3 years ago
commit ff70bde3bc
  1. 2
      Dockerfile.local
  2. 2
      Dockerfile.travis

@ -1,6 +1,6 @@
FROM ubuntu:16.04
MAINTAINER mbredel "https://github.com/mbredel"
LABEL maintainer="mbredel https://github.com/mbredel"
# Install packages for building the LaTeX template.
RUN apt-get -qq update && apt-get install -y --no-install-recommends \

@ -1,6 +1,6 @@
FROM ubuntu:16.04
MAINTAINER mbredel "https://github.com/mbredel"
LABEL maintainer="mbredel https://github.com/mbredel"
# Install packages for building the LaTeX template.
RUN apt-get -qq update && apt-get install -y --no-install-recommends \

Loading…
Cancel
Save