Skip to content

Commit 8deac1b

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

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
@@ -28,7 +28,7 @@ jobs:
2828
needs: [setup]
2929
services:
3030
localstack:
31-
image: localstack/localstack:1.4.0
31+
image: localstack/localstack:4.8.1
3232
credentials:
3333
username: ${{ secrets.DOCKERHUB_USERNAME }}
3434
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)