Skip to content

Commit 8f3c689

Browse files
chore(deps): update localstack/localstack docker tag to v4
1 parent 8e66d71 commit 8f3c689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-positive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
needs: [setup]
2121
services:
2222
localstack:
23-
image: localstack/localstack:1.4.0
23+
image: localstack/localstack:4.3.0
2424
credentials:
2525
username: ${{ secrets.DOCKERHUB_USERNAME }}
2626
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)