diff --git a/helloworld/dev/02-deployment.yaml b/helloworld/dev/02-deployment.yaml index d86dd125c6a16a2a740dd1896dcaa21d3c401df2..155568d54f35888701ea868b074a7b4d7cc07381 100644 --- a/helloworld/dev/02-deployment.yaml +++ b/helloworld/dev/02-deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: spring-boot-helloworld - image: ikubernetes/spring-boot-helloworld:v0.8.0 + image: zhplucky/spring-boot-helloworld:v0.9-20240102-045812 ports: - name: http containerPort: 80