Skip to content

Commit 0d0cfd3

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 c0f939f commit 0d0cfd3

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
@@ -189,7 +189,7 @@ jobs:
189189
- name: Run Tests in Docker
190190
env:
191191
# renovate: datasource=github-releases depName=docker/compose
192-
COMPOSE_VERSION: v2.34.0
192+
COMPOSE_VERSION: v2.40.3
193193
run: |
194194
IFS=$' \n\t'; set -ux
195195

0 commit comments

Comments
 (0)