Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 00c9f07

Browse files
committed
Bump docker compose to 1.28.2
1 parent 8172fe7 commit 00c9f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV LANG C.UTF-8
66
RUN apt-get update && apt-get install -qq --no-install-recommends unzip patchelf
77

88
# Set the versions
9-
ARG DOCKER_COMPOSE_VER=1.28.0
9+
ARG DOCKER_COMPOSE_VER=1.28.2
1010
# docker-compose requires pyinstaller 3.5 (check github.com/docker/compose/requirements-build.txt)
1111
# If this changes, you may need to modify the version of "six" below
1212
ENV PYINSTALLER_VER 3.5

0 commit comments

Comments
 (0)