Skip to content

Commit d266e75

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-positive.yml

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

0 commit comments

Comments
 (0)