Skip to content

Commit 37eca3a

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

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
@@ -183,7 +183,7 @@ jobs:
183183
- name: Run Tests in Docker
184184
env:
185185
# renovate: datasource=github-releases depName=docker/compose
186-
COMPOSE_VERSION: v2.34.0
186+
COMPOSE_VERSION: v5.3.1
187187
run: |
188188
# Download newest version of Docker Compose plugin.
189189
compose_plugin_path="$(docker info --format='{{range .ClientInfo.Plugins}}{{if eq .Name "compose"}}{{.Path}}{{break}}{{end}}{{end}}')"

0 commit comments

Comments
 (0)