We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5276f8 commit 8deac1bCopy full SHA for 8deac1b
.github/workflows/test-positive.yml
@@ -28,7 +28,7 @@ jobs:
28
needs: [setup]
29
services:
30
localstack:
31
- image: localstack/localstack:1.4.0
+ image: localstack/localstack:4.8.1
32
credentials:
33
username: ${{ secrets.DOCKERHUB_USERNAME }}
34
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments