chore: update petclinic image to dd15e79 [skip ci]

This commit is contained in:
github-actions 2025-12-15 06:29:41 +00:00
parent dd15e79707
commit a486adf6ca
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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