Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 0a603f5

Browse files
authored
#18 update senzing-base
1 parent 1f7c4f4 commit 0a603f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ GIT_VERSION_LONG := $(shell git describe --always --tags --long --dirty)
2121

2222
# Docker.
2323

24-
#BASE_IMAGE ?= senzing/senzing-base:1.5.2
25-
BASE_IMAGE ?= senzing/senzing-base:latest
24+
BASE_IMAGE ?= senzing/senzing-base:1.6.1
2625
BASE_BUILDER_IMAGE ?= senzing/base-image-debian:1.0.3
2726
DOCKER_IMAGE_PACKAGE := $(GIT_REPOSITORY_NAME)-package:$(GIT_VERSION)
2827
DOCKER_IMAGE_TAG ?= $(GIT_REPOSITORY_NAME):$(GIT_VERSION)

0 commit comments

Comments
 (0)