Skip to content

Commit

Permalink
Fix baseimage check
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 30, 2024
1 parent 297a79f commit 33fe1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-baseimage-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
repo_owner: "thespad"
baseimage: "alpine"
basebranch: "3.20"
basebranch: "3.21"
app_name: "get_iplayer"
secrets:
repo_scoped_token: ${{ secrets.repo_scoped_token }}

0 comments on commit 33fe1af

Please sign in to comment.