Skip to content

Commit cd5a4de

Browse files
chore(deps): update dependency docker/compose to v2.40.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84a7061 commit cd5a4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
- name: Run Tests in Docker
186186
env:
187187
# renovate: datasource=github-releases depName=docker/compose
188-
COMPOSE_VERSION: v2.35.1
188+
COMPOSE_VERSION: v2.40.3
189189
run: |
190190
IFS=$' \n\t'; set -ux
191191

0 commit comments

Comments
 (0)