From 154cc4e34def359e2d486676a1055ee982b6cfcd Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Fri, 15 Sep 2023 13:55:15 +0200 Subject: switch to buildkite --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 647124a..94c7961 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -PROJECT = docker-nvim -IMAGE_NAME := ghcr.io/someone-stole-my-name/$(PROJECT) +IMAGE_NAME := docker.io/chn2guevara/nvim IMAGE_PLATFORMS := linux/amd64,linux/arm64 define DOCKER_DEPS -- cgit v1.2.3