<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9435">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile: Fix default naming of images<br><br>This got broken in Change-Id If2e3cc7693ce5e7c1c95d2f81e302c72bb4230be<br><br>Change-Id: I97f9eb3f203301ebc2315ff38216d5b4502eb3d2<br>---<br>M make/Makefile<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/35/9435/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/make/Makefile b/make/Makefile</span><br><span>index 231b685..5bbdbb7 100644</span><br><span>--- a/make/Makefile</span><br><span>+++ b/make/Makefile</span><br><span>@@ -18,7 +18,7 @@</span><br><span> NAME?=$(shell basename $(CURDIR))</span><br><span> </span><br><span> RELEASE_SUPPORT := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))/.make-release-support</span><br><span style="color: hsl(0, 100%, 40%);">-IMAGE?=$(REGISTRY_HOST)/$(NAME)</span><br><span style="color: hsl(120, 100%, 40%);">+IMAGE?=$(REGISTRY_HOST)/$(USER)/$(NAME)</span><br><span> </span><br><span> VERSION?=$(shell . $(RELEASE_SUPPORT) ; getRelease)</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9435">change 9435</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9435"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I97f9eb3f203301ebc2315ff38216d5b4502eb3d2 </div>
<div style="display:none"> Gerrit-Change-Number: 9435 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>