We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e66d71 commit d266e75Copy full SHA for d266e75
.github/workflows/test-positive.yml
@@ -20,7 +20,7 @@ jobs:
20
needs: [setup]
21
services:
22
localstack:
23
- image: localstack/localstack:1.4.0
+ image: localstack/localstack:4.1.0
24
credentials:
25
username: ${{ secrets.DOCKERHUB_USERNAME }}
26
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments