Skip to content

Commit 73563f7

Browse files
claudiamurialdoBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:fix/external-storage-test' into beta
1 parent 8f21790 commit 73563f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/External-Storage-Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Start LocalStack
3939
run: |
40-
docker run -d -p 4566:4566 --name localstack localstack/localstack:2
40+
docker run -d -p 4566:4566 --name localstack localstack/localstack:2.3
4141
4242
echo "Waiting for LocalStack to be ready..."
4343

0 commit comments

Comments
 (0)