mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update run_process.sh
This commit is contained in:
parent
2bdc8a8de5
commit
5ee546c6c8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
REGION="ap-northeast-2"
|
||||
ECR_REPOSITORY="257307634175.dkr.ecr.ap-northeast-2.amazonaws.com"
|
||||
ECR_DOCKER_IMAGE="${ECR_REPOSITORY}/std01-spring-petclinic"
|
||||
|
|
Loading…
Reference in a new issue