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 8e66d71 commit cae04c6Copy full SHA for cae04c6
.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.1
24
credentials:
25
username: ${{ secrets.DOCKERHUB_USERNAME }}
26
password: ${{ secrets.DOCKERHUB_PASSWORD }}
0 commit comments