Skip to content

Commit cae04c6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)