change the rest to docker hub

This commit is contained in:
2019-10-09 15:41:48 +02:00
parent 8081b00847
commit 97a8fb39ce
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ spec:
template:
spec:
containers:
- image: "docker.pkg.github.com/tormachris/knative-report-functions/hello-world-go"
- image: "tormachris/hello-world-go"
env:
- name: TARGET
value: "Go"