Skip to content

Commit

Permalink
Merge pull request #16 from linuxserver-labs/basecheck
Browse files Browse the repository at this point in the history
Update baseimage checker
  • Loading branch information
aptalca committed Jun 6, 2024
2 parents 4c05704 + 219628b commit d5b0624
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: ${{ github.repository_owner }}
baseimage: "alpine"
basebranch: "3.18"
basebranch: "3.20"
app_name: "plextraktsync"
secrets:
repo_release_token: ${{ secrets.repo_release_token }}

0 comments on commit d5b0624

Please sign in to comment.