Skip to content

Commit b089006

Browse files
authored
Update image reference to include docker.io
1 parent 2957a8a commit b089006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Kubernetes/gokubernetes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: gowebapi
17-
image: adminturneddevops/gowebapi:latest
17+
image: docker.io/adminturneddevops/gowebapi:latest
1818
ports:
1919
- containerPort: 8080
2020
---

0 commit comments

Comments
 (0)