diff --git a/Dockerfile b/Dockerfile index a3e5452095..8a31c3459b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # CI relies on this ARG. Don't remove or rename it -ARG COMPOSE_VERSION=v5.1.1 +ARG COMPOSE_VERSION=v5.1.3 FROM docker/compose-bin:${COMPOSE_VERSION} AS compose-bin diff --git a/service.yaml b/service.yaml index e637c3d467..ed57f0516f 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 1.6.2 +version: 1.6.3