Skip to content

Commit 3b8c1d5

Browse files
remove extra compose args
1 parent 198d925 commit 3b8c1d5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,4 @@ services:
1818
- REL=${REL:-jammy}
1919
- ARCH=${ARCH:-amd64}
2020
- ECR_ACCOUNT_ID=${ECR_ACCOUNT_ID}
21-
- ECR_REGION=${ECR_REGION:-us-east-1}
22-
- BASE_IMAGE_NAME=${BASE_IMAGE_NAME:-ubuntu-fips}
23-
- BASE_IMAGE_TAG=${BASE_IMAGE_TAG:-22.04}
2421
pull_policy: build

0 commit comments

Comments
 (0)