Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit 8732391

Browse files
ktravisChrisRx
authored andcommitted
Fix spacing
1 parent b778399 commit 8732391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/images/node/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ IMAGE ?= docker.io/criticalstack/cinder:$(TAG)
2626

2727
BUILD_DIR := $(PWD)/build
2828
BUILD_CONTAINER_NAME := cinder-build
29-
BASE_IMAGE := $(call readvar,KindBaseImage)
29+
BASE_IMAGE := $(call readvar,KindBaseImage)
3030
KUBERNETES_VERSION := $(call readvar,KubernetesVersion)
3131

3232
# charts

0 commit comments

Comments
 (0)