Skip to content

Commit

Permalink
[ci] Update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandalidis committed Apr 27, 2024
1 parent d274a73 commit 988e5f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- 'v*'

env:
DOCKER_VERSION: 26.0.0
DOCKER_VERSION: 26.1.0

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
pull_request:

env:
DOCKER_VERSION: 26.0.0
DOCKER_VERSION: 26.1.0

jobs:
build:
Expand Down

0 comments on commit 988e5f3

Please sign in to comment.