Skip to content

Commit

Permalink
Upgrade docker-compose to the latest release (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolomainardi authored Nov 9, 2023
1 parent 3e05a74 commit dc7ad58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM eu.gcr.io/google.com/cloudsdktool/google-cloud-cli:445.0.0-alpine
LABEL org.opencontainers.image.source https://github.com/sparkfabrik/spark-k8s-deployer

# https://github.com/docker/compose/releases
ENV COMPOSE_VERSION v2.14.0
ENV COMPOSE_VERSION v2.23.0
# https://download.docker.com/linux/static/stable/x86_64
ENV DOCKER_VERSION 24.0.7
ENV DOCKER_BUILDX_VERSION v0.11.2
Expand Down

0 comments on commit dc7ad58

Please sign in to comment.