Skip to content

Commit

Permalink
Upgrade docker compose v1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
navarroaxel committed Sep 28, 2020
1 parent 537c97f commit e4addf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ${FROM}
ARG DEBIAN_FRONTEND=noninteractive
ARG GIT_VERSION="2.26.2"
ARG GH_RUNNER_VERSION
ARG DOCKER_COMPOSE_VERSION="1.24.1"
ARG DOCKER_COMPOSE_VERSION="1.27.4"

ENV RUNNER_NAME=""
ENV RUNNER_WORK_DIRECTORY="_work"
Expand Down

0 comments on commit e4addf9

Please sign in to comment.