mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
chore: update petclinic image to A-4.0.0-298b12d
This commit is contained in:
parent
298b12db33
commit
3bb65cab33
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: petclinic-container
|
||||
image: insulin90/petclinic:v0.2
|
||||
image: 723926525504.dkr.ecr.ap-northeast-2.amazonaws.com/eks/petclinic:298b12d
|
||||
|
||||
# DB 설정은 ConfigMap / Secret에서 그대로 가져오기
|
||||
envFrom:
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ logging.level.org.springframework=INFO
|
|||
# Maximum time static resources should be cached
|
||||
spring.web.resources.cache.cachecontrol.max-age=12h
|
||||
|
||||
app.version=local
|
||||
app.version=A-4.0.0-298b12d
|
||||
Loading…
Add table
Add a link
Reference in a new issue