Skip to content

Commit 7980247

Browse files
Reet00sofi0071
authored andcommitted
#1454 modified parser function
1 parent 6ebccf9 commit 7980247

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test-base.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ SHELL = /bin/sh
5151

5252
IMG_NS ?= securecodebox
5353
GIT_TAG ?= $$(git rev-parse --short HEAD)
54-
BASE_IMG_TAG ?= sha-$(GIT_TAG)
55-
IMG_TAG ?= "sha-$(GIT_TAG)"
54+
BASE_IMG_TAG ?= latest
55+
IMG_TAG ?= latest
5656
JEST_VERSION ?= 29.3.1
5757
KIND_CLUSTER_NAME ?= kind
5858

0 commit comments

Comments
 (0)