Skip to content

Commit

Permalink
chore: upgrade localstack in integration tests to 3.0 (#14529)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmatz authored and Little-Wallace committed Jan 20, 2024
1 parent bf901d1 commit 9a0bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/kinesis-s3-source/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
service: prometheus-0
localstack:
container_name: localstack
image: localstack/localstack:2.2
image: localstack/localstack:3.0
networks:
default:
aliases:
Expand Down

0 comments on commit 9a0bdf9

Please sign in to comment.