This commit is contained in:
Andras Bacsai
2023-04-28 14:05:33 +02:00
parent 19137ad705
commit 9f19e9161f
2 changed files with 6 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ ARG TARGETPLATFORM
ARG DOCKER_VERSION=23.0.5
# https://github.com/docker/compose/releases
# Reverted to 2.6.1 because of this https://github.com/docker/compose/issues/9704. 2.9.0 still has a bug.
# Using the latest now
ARG DOCKER_COMPOSE_VERSION=2.17.3
# https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.27.0