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 9, 2024
1 parent 56ac1a9 commit 4e9e9e9
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 @@ -10,7 +10,7 @@ jobs:
with:
repo_owner: ${{ github.repository_owner }}
baseimage: "alpine"
basebranch: "3.19"
basebranch: "3.20"
app_name: "whisparr"
prerelease: true
branch: nightly
Expand Down

0 comments on commit 4e9e9e9

Please sign in to comment.