change to docker hub

This commit is contained in:
2019-10-09 15:38:29 +02:00
parent 5661866a94
commit 8081b00847
8 changed files with 8 additions and 8 deletions
@@ -18,4 +18,4 @@ spec:
autoscaling.knative.dev/maxScale: "100"
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-go
- image: tormachris/hello-world-go
+1 -1
View File
@@ -12,4 +12,4 @@ spec:
autoscaling.knative.dev/metric: cpu
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-go
- image: tormachris/hello-world-go
@@ -18,4 +18,4 @@ spec:
autoscaling.knative.dev/maxScale: "100"
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-py
- image: tormachris/hello-world-py
+1 -1
View File
@@ -12,4 +12,4 @@ spec:
autoscaling.knative.dev/metric: cpu
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-py
- image: tormachris/hello-world-py
+1 -1
View File
@@ -18,4 +18,4 @@ spec:
autoscaling.knative.dev/maxScale: "100"
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-go
- image: tormachris/isprime-go
+1 -1
View File
@@ -12,4 +12,4 @@ spec:
autoscaling.knative.dev/metric: cpu
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-go
- image: tormachris/isprime-go
+1 -1
View File
@@ -18,4 +18,4 @@ spec:
autoscaling.knative.dev/maxScale: "100"
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-py
- image: tormachris/isprime-py
+1 -1
View File
@@ -12,4 +12,4 @@ spec:
autoscaling.knative.dev/metric: cpu
spec:
containers:
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-py
- image: tormachris/isprime-py