diff --git a/Makefile b/Makefile index 7a3da15f..ab008d02 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SHELL := /bin/bash default: compose-build -USER = registry.gitlab.com/openwisp/docker-openwisp +USER = docker.io/openwisp TAG = latest SKIP_PULL ?= false SKIP_BUILD ?= false