Skip to content

Commit 5fd768b

Browse files
authored
Merge pull request #32 from mbaldessari/urls
Update URLs
2 parents 8625226 + 3277621 commit 5fd768b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ARG DESCRIPTION="Pattern Utility Container"
55
ARG MAINTAINER="Validated Patterns <team-validated-patterns@redhat.com>"
66
# https://spdx.org/licenses/
77
ARG LICENSE="Apache-2.0"
8-
ARG URL="https://github.com/hybrid-cloud-patterns"
9-
ARG SOURCE="https://github.com/hybrid-cloud-patterns/utility-container/blob/main/Containerfile"
8+
ARG URL="https://github.com/validatedpatterns"
9+
ARG SOURCE="https://github.com/validatedpatterns/utility-container/blob/main/Containerfile"
1010
ARG HYPERSHIFT_URL="https://hcp-cli-download-multicluster-engine.apps.hcp.aws.validatedpatterns.io/linux/amd64/hcp.tar.gz"
1111

1212
# https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys

0 commit comments

Comments
 (0)