Skip to content

Commit

Permalink
chore: Switch docker image to pipekitdev
Browse files Browse the repository at this point in the history
Signed-off-by: J.P. Zivalich <jp@pipekit.io>
  • Loading branch information
JPZ13 committed Mar 16, 2023
1 parent 4c14a28 commit 927cd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GREP_LOGS := ""


# docker image publishing options
IMAGE_NAMESPACE ?= quay.io/argoproj
IMAGE_NAMESPACE ?= quay.io/pipekitdev
DEV_IMAGE ?= $(shell [ `uname -s` = Darwin ] && echo true || echo false)

# declares which cluster to import to in case it's not the default name
Expand Down

0 comments on commit 927cd22

Please sign in to comment.