mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
chore: update petclinic image to dd15e79 [skip ci]
This commit is contained in:
parent
dd15e79707
commit
a486adf6ca
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: petclinic-container
|
||||
image: asia-northeast3-docker.pkg.dev/kdt2-final-project-t2/petclinic/petclinic:bddba7c
|
||||
image: asia-northeast3-docker.pkg.dev/kdt2-final-project-t2/petclinic/petclinic:dd15e79
|
||||
|
||||
# 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=G-4.0.0-bddba7c
|
||||
app.version=G-4.0.0-dd15e79
|
||||
Loading…
Add table
Add a link
Reference in a new issue