Skip to content

Commit

Permalink
fix test gitserver image ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jrangelramos committed Mar 12, 2024
1 parent 91860b3 commit b79aa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gitserver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
client.knative.dev/user-image: quay.io/repository/mvasek/gitserver
spec:
containers:
- image: ghcr.io/jrangelramos/gitserver
- image: quay.io/repository/mvasek/gitserver
ports:
- containerPort: 80
resources: {}
Expand Down

0 comments on commit b79aa47

Please sign in to comment.