We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f616a commit 11e4301Copy full SHA for 11e4301
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- linux/amd64
11
args:
12
- ECR_ACCOUNT_ID=${ECR_ACCOUNT_ID:-0123456789012}
13
- - BASE_IMAGE_TAG=${BASE_IMAGE_TAG:-latest}
+ - BASE_IMAGE_TAG=${BASE_IMAGE_TAG:-jammy-latest}
14
- VERSION=${VERSION:-4.102.1}
15
- CODE_RELEASE=${CODE_RELEASE:-4.102.1}
16
environment:
0 commit comments