We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc0da4 commit 9698682Copy full SHA for 9698682
Dockerfile
@@ -3,7 +3,7 @@ FROM dockette/alpine:edge
3
# Base on https://raw.githubusercontent.com/wernight/docker-compose/master/Dockerfile
4
5
ENV GLIBC_VERSION=2.28-r0
6
-ENV DOCKER_COMPOSE_VERSION=v2.3.2
+ENV DOCKER_COMPOSE_VERSION=v2.16.0
7
ENV DOCKER_BUILDKIT=1
8
9
RUN set -x && \
0 commit comments