Skip to content

Commit ed16730

Browse files
Update localstack/localstack Docker tag to v3
1 parent 743f04a commit ed16730

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:3.4.0
2424
credentials:
2525
username: ${{ secrets.DOCKERHUB_USERNAME }}
2626
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)