mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05: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:
|
||||
containers:
|
||||
- name: petclinic
|
||||
image: kunchalavikram/spring-petclinic:latest
|
||||
image: rehan146/spring-petclinic:37
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue