diff --git a/Makefile b/Makefile index a0fae2d..da53d8d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ REGISTRY := public.ecr.aws/zero-downtime -REPOSITORY := fuse-device-plugin +IMAGE := fuse-device-plugin REGION := us-east-1 include .ci/podman.mk