Skip to content

Commit

Permalink
ci: bump docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Nov 25, 2024
1 parent f0ff59f commit 43e6ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
pull_request:

env:
DOCKER_VERSION: v24.0.9
DOCKER_VERSION: v26.1.4

jobs:
main:
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
name: Set up Docker
uses: ./
with:
version: v24.0.0-rc.4
version: v27.1.2
channel: test

daemon-config:
Expand Down

0 comments on commit 43e6ae5

Please sign in to comment.