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 10933c1 commit 166e452Copy full SHA for 166e452
.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.6.0
24
credentials:
25
username: ${{ secrets.DOCKERHUB_USERNAME }}
26
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments