Skip to content

Commit

Permalink
Update user-service.json
Browse files Browse the repository at this point in the history
Signed-off-by: Sheetal-ayanworks <[email protected]>
  • Loading branch information
Sheetal-ayanworks authored Apr 5, 2024
1 parent 2317a8e commit ece12f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskdef/user-service.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"containerDefinitions": [
{
"name": "user",
"image": "${{ env.REPOSITORY_URI }}:USER_v_${{ env.BUILD_NUMBER }}",
"image": "%REPOSITORY_URI%:CONNECTION_v_%BUILD_NUMBER%",
"cpu": 1024,
"memory": 2048,
"portMappings": [],
Expand Down

0 comments on commit ece12f0

Please sign in to comment.