Skip to content

Commit 217adf8

Browse files
H2Shamijuliettech13
authored andcommitted
point task definition for jawn deployments to latest current (#5314)
1 parent d7057f7 commit 217adf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jawn-deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
US_REGION: us-west-2
2323
EU_REGION: eu-west-1
2424
AWS_ACCOUNT_ID: 849596434884
25-
US_TASK_DEFINITION_REVISION: 57
26-
EU_TASK_DEFINITION_REVISION: 31
25+
US_TASK_DEFINITION_REVISION: 59
26+
EU_TASK_DEFINITION_REVISION: 32
2727

2828
jobs:
2929
build_and_push:

0 commit comments

Comments
 (0)