diff --git a/.github/workflows/call-baseimage-update.yml b/.github/workflows/call-baseimage-update.yml index a7d12d5..bc9d5e1 100644 --- a/.github/workflows/call-baseimage-update.yml +++ b/.github/workflows/call-baseimage-update.yml @@ -11,7 +11,7 @@ jobs: with: repo_owner: "thespad" baseimage: "alpine" - basebranch: "3.19" + basebranch: "3.20" app_name: "py-kms" secrets: repo_scoped_token: ${{ secrets.repo_scoped_token }}