Skip to content

Commit 214d7a3

Browse files
authored
Update pipeline2
1 parent 86d7bdd commit 214d7a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pipeline {
66
AWS_ACCOUNT_ID = "140023400586"
77
AWS_DEFAULT_REGION = "ap-south-1"
88
IMAGE_REPO_NAME = "docker-pipeline"
9-
IMAGE_TAG = "B1"
9+
IMAGE_TAG = "B2"
1010
REPOSITORY_URI = "${AWS_ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com/dec-2025"
1111
SCANNER_HOME= tool 'sonar-scanner'
1212
}

0 commit comments

Comments
 (0)