Skip to content

Commit e5223eb

Browse files
add buildspec/merge_jammy.yaml (#2)
* merge_jammy * merge_jammy * jammy-latest
1 parent 8ebf7f8 commit e5223eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ phases:
1212
- >
1313
docker build
1414
--build-arg ECR_ACCOUNT_ID=${ECR_ACCOUNT_ID}
15-
--tag ${FIPS_REPOSITORY_URI}:latest
15+
--tag ${FIPS_REPOSITORY_URI}:jammy-latest
1616
.
1717
1818
- docker image push --all-tags ${FIPS_REPOSITORY_URI}

0 commit comments

Comments
 (0)