Commit 7621a7c9 authored by Ondřej Šebek's avatar Ondřej Šebek
Browse files

XeLaTeX may need version change

parent ee27b1cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
DOCKER  = docker
IMAGE   = haskell-ib015
TAG     = v1.2
TAG     = v1.3

all: Dockerfile
	$(DOCKER) build -t '$(IMAGE):$(TAG)' .