Skip to content

Commit 6388ee2

Browse files
authored
Update podinfo-dep.yaml
1 parent 77ca7fc commit 6388ee2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/kubernetes/podinfo-dep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ spec:
1212
spec:
1313
containers:
1414
- name: podinfo
15-
image: quay.io/stefanprodan/podinfo:1.0.0
15+
image: stefanprodan/podinfo:latest
1616
ports:
17-
- containerPort: 3000
17+
- containerPort: 3000

0 commit comments

Comments
 (0)