Skip to content

Commit 10d3397

Browse files
authored
Update Containerfile (#27)
updated download url
1 parent 4544c57 commit 10d3397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG MAINTAINER="Validated Patterns <team-validated-patterns@redhat.com>"
77
ARG LICENSE="Apache-2.0"
88
ARG URL="https://github.com/hybrid-cloud-patterns"
99
ARG SOURCE="https://github.com/hybrid-cloud-patterns/utility-container/blob/main/Containerfile"
10-
ARG HYPERSHIFT_URL="https://hypershift-cli-download-multicluster-engine.apps.hcp.blueprints.rhecoeng.com/linux/amd64/hypershift.tar.gz"
10+
ARG HYPERSHIFT_URL="https://hypershift-cli-download-multicluster-engine.apps.hcp.aws.validatedpatterns.io/linux/amd64/hypershift.tar.gz"
1111

1212
# https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys
1313
LABEL org.opencontainers.image.title="${TITLE}" \

0 commit comments

Comments
 (0)