mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update deployment.yml
This commit is contained in:
parent
fae39ca832
commit
d18e4f4cb8
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: petclinic
|
- name: petclinic
|
||||||
image: kunchalavikram/spring-petclinic:latest
|
image: rehan146/spring-petclinic:37
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue