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 c748d6f commit 4d8ca64Copy full SHA for 4d8ca64
1 file changed
tests/integration/aws/config/compose.yaml
@@ -4,7 +4,7 @@ services:
4
mock-ec2-metadata:
5
image: public.ecr.aws/aws-ec2/amazon-ec2-metadata-mock:v1.13.0
6
mock-localstack:
7
- image: docker.io/localstack/localstack:stable
+ image: docker.io/localstack/localstack@sha256:46302bcb91a7e8008e6394be8afafdbfa40fb77a54d4046a38be35992042d5de
8
environment:
9
- SERVICES=kinesis,s3,cloudwatch,es,firehose,kms,sqs,sns,logs
10
mock-ecs:
0 commit comments