Skip to content

Commit

Permalink
update Docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
Grunet authored Aug 23, 2024
1 parent eb8350d commit edf09d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# If this change looks legitimate (i.e. Github updating the vendored version, or coming after a change to the runner OS version) update the hard-coded version below
run: |
docker --version
docker --version | grep "Docker version 24.0.5"
docker --version | grep "Docker version 26.1.3"
- name: Smoke Tests - Server Startup
run: |
Expand Down

0 comments on commit edf09d3

Please sign in to comment.