Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arixmkii committed Nov 4, 2024
1 parent bafcfbc commit f4950ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
CLI_GITURL: https://github.com/docker/cli.git
CLI_SHA: ce1223035ac3ab8922717092e63a184cf67b493d # v27.3.1
COMPOSE_GITURL: https://github.com/docker/compose.git
COMPOSE_SHA: f51bc4cd0077988ec4799bd49f78e21a4d28e8e1 # v20.30.1
COMPOSE_SHA: f51bc4cd0077988ec4799bd49f78e21a4d28e8e1 # v2.30.1

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ feature rich machine emulator;

#### `docker-cli`

Version `v27.2.0`. Rebuilt for Windows amd64 platform.
Version `v27.3.1`. Rebuilt for Windows amd64 platform.

#### `docker-compose`

Version `v2.29.2`. Rebuilt for Windows amd64 platform.
Version `v2.30.1`. Rebuilt for Windows amd64 platform.

#### `gocat`

Expand Down

0 comments on commit f4950ab

Please sign in to comment.