Skip to content

Commit d37cd3e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
- name: Run Tests in Docker
180180
env:
181181
# renovate: datasource=github-releases depName=docker/compose
182-
COMPOSE_VERSION: v2.35.1
182+
COMPOSE_VERSION: v5.1.2
183183
run: |
184184
# Download newest version of Docker Compose plugin.
185185
compose_plugin_path="$(docker info --format='{{range .ClientInfo.Plugins}}{{if eq .Name "compose"}}{{.Path}}{{break}}{{end}}{{end}}')"

0 commit comments

Comments
 (0)