Skip to content

Commit aebdf26

Browse files
authored
Merge pull request #593 from mbaldessari/new-container
Switch to use the new quay org for the homepage container
2 parents 82c152b + 8b5816c commit aebdf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HOMEPAGE_CONTAINER ?= quay.io/hybridcloudpatterns/homepage-container:latest
1+
HOMEPAGE_CONTAINER ?= quay.io/validatedpatterns/homepage-container:main
22
UNAME=$(shell uname -s)
33

44
# Can't use host networks on MacOS as it's a VM anyway.

0 commit comments

Comments
 (0)