X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c2943343107ebccca374d2ae6d7c99dd0589faa5..68c34f9b2944a9ebf1f970d2d54b915806a121ad:/Makefile diff --git a/Makefile b/Makefile index 49d9ade..2566d41 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ test: # Run tests in dockerized Vims. DOCKER_REPO:=blueyed/vim-python-pep8-indent-vims-for-test -DOCKER_TAG:=2 +DOCKER_TAG:=3 DOCKER_IMAGE:=$(DOCKER_REPO):$(DOCKER_TAG) docker_image: