Skip to content

Commit

Permalink
Update localstack/localstack Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 743f04a commit ed16730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-positive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
needs: [setup]
services:
localstack:
image: localstack/localstack:1.4.0
image: localstack/localstack:3.4.0
credentials:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit ed16730

Please sign in to comment.