We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8dd6e commit 1c75ac5Copy full SHA for 1c75ac5
1 file changed
.github/workflows/ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
UV_PYTHON: ${{ matrix.python-version }}
79
services:
80
localstack:
81
- image: localstack/localstack:4.1.1
+ image: localstack/localstack:4.14.0
82
ports:
83
- 4566:4566
84
env:
0 commit comments