Skip to content

Commit f904c96

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

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: v5.0.0
193193
run: |
194194
IFS=$' \n\t'; set -ux
195195

0 commit comments

Comments
 (0)