Skip to content

Commit

Permalink
Merge pull request #3 from topfreegames/fix/docker-install
Browse files Browse the repository at this point in the history
fix: could not install version of docker-cli
  • Loading branch information
daniellima authored May 8, 2024
2 parents decf0fb + 8e8512f commit 4cd6fb4
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 @@ -24,7 +24,7 @@ LABEL maintainer="Wildlife Studios"

ARG BASH_VERSION="5.2.21-r0"
ARG CURL_VERSION="8.5.0-r0"
ARG DOCKER_CLI_VERSION="25.0.3-r1"
ARG DOCKER_CLI_VERSION="25.0.5-r0"
ARG GIT_VERSION="2.43.0-r0"
ARG MAKE_VERSION="4.4.1-r2"

Expand Down

0 comments on commit 4cd6fb4

Please sign in to comment.