diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a6a66aa8c..a88996dc8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: name: build-libs-linux-amd64-static 🎃 runs-on: ubuntu-latest container: - image: alpine:3.17 + image: alpine:3.20 steps: - name: Install deps ⛓️ run: |