diff --git a/Dockerfile b/Dockerfile index cac8c009d9..688df49f12 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # CI relies on this ARG. Don't remove or rename it -ARG COMPOSE_VERSION=v2.40.3 +ARG COMPOSE_VERSION=v5.0.1 FROM docker/compose-bin:${COMPOSE_VERSION} AS compose FROM debian:trixie-20251208-slim AS compose-plugin diff --git a/service.yaml b/service.yaml index 3edec6d35f..a8ed905a5f 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.5.8 +version: 1.6.0