Skip to content

Commit 28369de

Browse files
committed
Pin kinesis CI version
1 parent d5ca0da commit 28369de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ services:
8383
command: [ "gcloud", "beta", "emulators", "pubsub", "start", "--host-port", "pubsub:8085" ]
8484

8585
kinesis:
86-
image: localstack/localstack
86+
image: localstack/localstack:3.8.1
8787
ports:
8888
- "127.0.0.1:4566:4566" # LocalStack Gateway
8989
healthcheck:

0 commit comments

Comments
 (0)