Skip to content

Commit bfe38ee

Browse files
committed
fix(reids): DRYCC_REGISTY misspelling
1 parent 4e0691b commit bfe38ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# - Docker image name
44
# - Kubernetes service, rc, pod, secret, volume names
55
SHORT_NAME := redis
6-
DRYCC_REGISTY ?= ${DEV_REGISTRY}
6+
DRYCC_REGISTRY ?= ${DEV_REGISTRY}
77
IMAGE_PREFIX ?= drycc
88
PLATFORM ?= linux/amd64,linux/arm64
99

0 commit comments

Comments
 (0)