CI: upgrade to docker:cli (v24 too old for host daemon v29)
CI/CD / test (push) Successful in 1m35s Details
CI/CD / deploy (push) Has been skipped Details

This commit is contained in:
Jeff Emmett 2026-04-01 01:23:14 -07:00
parent 456f063ec3
commit 3ab52fcfc9
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
needs: [test]
runs-on: ubuntu-latest
container:
image: docker:24-cli
image: docker:cli
steps:
- name: Setup tools
run: apk add --no-cache git openssh-client curl