Skip to content

Commit

Permalink
changed registry from docker to quay
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak Chauhan authored and Deepak Chauhan committed Oct 21, 2024
1 parent 28ed442 commit cd911e1
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 @@ -4,7 +4,7 @@ repo=platform9
version ?= v0.6.3

#registry_url ?= 514845858982.dkr.ecr.us-west-1.amazonaws.com
registry_url ?= docker.io
registry_url ?= quay.io

image_name = ${registry_url}/platform9/whereabouts
image_tag ?= $(version)-pmk-$(TEAMCITY_BUILD_ID)
Expand Down

0 comments on commit cd911e1

Please sign in to comment.