Skip to content

Commit 9698682

Browse files
committed
Upgrade docker-compose to v2.16
1 parent 0fc0da4 commit 9698682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM dockette/alpine:edge
33
# Base on https://raw.githubusercontent.com/wernight/docker-compose/master/Dockerfile
44

55
ENV GLIBC_VERSION=2.28-r0
6-
ENV DOCKER_COMPOSE_VERSION=v2.3.2
6+
ENV DOCKER_COMPOSE_VERSION=v2.16.0
77
ENV DOCKER_BUILDKIT=1
88

99
RUN set -x && \

0 commit comments

Comments
 (0)